index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-01-30
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
-3
/
+5
2015-01-30
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
-30
/
+1
2015-01-30
net: mark some potential candidates __read_mostly
Daniel Borkmann
-5
/
+5
2015-01-30
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
-1
/
+1
2015-01-30
netlink: fix wrong subscription bitmask to group mapping in
Pablo Neira
-2
/
+2
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
-0
/
+1
2015-01-30
netfilter: nft_compat: add ebtables support
Arturo Borrero
-6
/
+57
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
-2
/
+6
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
-2
/
+5
2015-01-30
xprtrdma: Clean up after adding regbuf management
Chuck Lever
-11
/
+2
2015-01-30
xprtrdma: Allocate zero pad separately from rpcrdma_buffer
Chuck Lever
-23
/
+13
2015-01-30
xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
Chuck Lever
-23
/
+23
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
-29
/
+19
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
-104
/
+78
2015-01-30
xprtrdma: Add struct rpcrdma_regbuf and helpers
Chuck Lever
-0
/
+98
2015-01-30
xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
Chuck Lever
-53
/
+95
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
-7
/
+7
2015-01-30
xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack
Chuck Lever
-7
/
+10
2015-01-30
xprtrdma: Take struct ib_device_attr off the stack
Chuck Lever
-24
/
+14
2015-01-30
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
-3
/
+7
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
-8
/
+6
2015-01-30
xprtrdma: Move credit update to RPC reply handler
Chuck Lever
-16
/
+10
2015-01-30
xprtrdma: Remove rl_mr field, and the mr_chunk union
Chuck Lever
-17
/
+13
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_ia
Chuck Lever
-2
/
+0
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
-12
/
+13
2015-01-30
xprtrdma: Clean up hdrlen
Chuck Lever
-5
/
+7
2015-01-30
xprtrdma: Display XIDs in host byte order
Chuck Lever
-3
/
+5
2015-01-30
xprtrdma: Modernize htonl and ntohl
Chuck Lever
-22
/
+26
2015-01-30
xprtrdma: human-readable completion status
Chuck Lever
-13
/
+57
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
-11
/
+22
2015-01-29
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
-0
/
+3
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
-48
/
+84
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
-1
/
+1
2015-01-29
caif: remove wrong dev_net_set() call
Nicolas Dichtel
-1
/
+0
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
-1
/
+2
2015-01-28
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
-0
/
+1
2015-01-28
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
-2
/
+2
2015-01-28
act_connmark: fix dependencies better
Arnd Bergmann
-1
/
+1
2015-01-28
net: remove sock_iocb
Christoph Hellwig
-103
/
+43
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
-6
/
+9
2015-01-28
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-59
/
+84
2015-01-28
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
-1
/
+5
2015-01-28
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
-0
/
+8
2015-01-28
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
-22
/
+9
2015-01-28
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
-4
/
+6
2015-01-28
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
-6
/
+9
2015-01-28
tcp: stretch ACK fixes prep
Neal Cardwell
-9
/
+13
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
-6
/
+2
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
-1
/
+24
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
-23
/
+34
[prev]
[next]