index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
2015-01-30
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
2015-01-30
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
Chuck Lever
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
2015-01-30
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
2015-01-30
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
2015-01-30
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
2015-01-30
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
2015-01-30
xprtrdma: Remove rl_mr field, and the mr_chunk union
Chuck Lever
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_ia
Chuck Lever
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
2015-01-30
xprtrdma: Display XIDs in host byte order
Chuck Lever
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
2015-01-30
xprtrdma: human-readable completion status
Chuck Lever
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-01-29
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
2015-01-28
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-01-28
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
2015-01-28
act_connmark: fix dependencies better
Arnd Bergmann
2015-01-28
net: remove sock_iocb
Christoph Hellwig
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-28
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-01-28
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
2015-01-28
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
2015-01-28
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
2015-01-28
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
2015-01-28
tcp: stretch ACK fixes prep
Neal Cardwell
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
2015-01-28
Bluetooth: Fix notifying discovery state when powering off
Johan Hedberg
2015-01-28
Bluetooth: Fix notifying discovery state upon reset
Johan Hedberg
2015-01-28
Bluetooth: Fix check for SSP when enabling SC
Johan Hedberg
2015-01-28
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
Marcel Holtmann
2015-01-28
Bluetooth: Use helper function to determine BR/EDR OOB data present
Marcel Holtmann
2015-01-28
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
Marcel Holtmann
2015-01-28
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
Johan Hedberg
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-28
NFC: hci: Remove nfc_hci_pipe2gate function
Christophe Ricard
2015-01-28
NFC: hci: Add cmd_received handler
Christophe Ricard
2015-01-28
NFC: hci: Reference every pipe information according to notification
Christophe Ricard
[prev]
[next]