aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().Gravatar David S. Miller 1-0/+1
2015-04-29net: dsa: Fix scope of eeprom-length propertyGravatar Guenter Roeck 1-1/+1
2015-04-29tipc: fix problem with parallel link synchronization mechanismGravatar Jon Paul Maloy 1-5/+2
2015-04-29tipc: remove wrong use of NLM_F_MULTIGravatar Nicolas Dichtel 2-12/+13
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTIGravatar Nicolas Dichtel 3-8/+10
2015-04-29bridge/mdb: remove wrong use of NLM_F_MULTIGravatar Nicolas Dichtel 1-1/+1
2015-04-29net: sched: act_connmark: don't zap skb->nfctGravatar Florian Westphal 1-2/+0
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuGravatar Herbert Xu 1-4/+1
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-2/+1
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 20-105/+290
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.Gravatar David S. Miller 2-0/+4
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 10-732/+889
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-24/+24
2015-04-26net: rfs: fix crash in get_rps_cpus()Gravatar Eric Dumazet 1-6/+6
2015-04-25net: fix crash in build_skb()Gravatar Eric Dumazet 2-13/+24
2015-04-24netfilter: nf_tables: fix wrong length for jump/goto verdictsGravatar Florian Westphal 1-2/+1
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Gravatar Eric Dumazet 7-9/+47
2015-04-24tcp: avoid looping in tcp_send_fin()Gravatar Eric Dumazet 1-21/+29
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaGravatar Trond Myklebust 60-914/+1294
2015-04-23Merge branch 'bugfixes'Gravatar Trond Myklebust 1-10/+12
2015-04-23sunrpc: make debugfs file creation failure non-fatalGravatar Jeff Layton 4-38/+32
2015-04-23net: unix: garbage: fixed several comment and whitespace style issuesGravatar Jason Eastman 1-42/+28
2015-04-23tipc: fix node refcount issueGravatar Erik Hugne 1-1/+0
2015-04-23tipc: fix random link reset problemGravatar Erik Hugne 1-1/+2
2015-04-23tipc: fix topology server broken issueGravatar Ying Xue 1-6/+3
2015-04-22net: do not deplete pfmemalloc reserveGravatar Eric Dumazet 1-2/+7
2015-04-22ip6_gre: use netdev_alloc_pcpu_stats()Gravatar Johannes Berg 1-8/+1
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 7-17/+392
2015-04-22mpls: Prevent use of implicit NULL label as outgoing labelGravatar Robert Shearman 1-0/+9
2015-04-22mpls: Per-device enabling of packet inputGravatar Robert Shearman 2-2/+69
2015-04-22mpls: Per-device MPLS stateGravatar Robert Shearman 2-2/+51
2015-04-22tcp: fix possible deadlock in tcp_send_fin()Gravatar Eric Dumazet 1-1/+19
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Gravatar Ilya Dryomov 4-0/+306
2015-04-22crush: ensuring at most num-rep osds are selectedGravatar Ilya Dryomov 1-4/+12
2015-04-22crush: drop unnecessary include from mapper.cGravatar Ilya Dryomov 1-1/+0
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-1/+8
2015-04-21tcp: add memory barriers to write space pathsGravatar jbaron@akamai.com 2-1/+5
2015-04-20ip_forward: Drop frames with attached skb->skGravatar Sebastian Pöhn 1-0/+3
2015-04-20libceph: expose client options through debugfsGravatar Ilya Dryomov 1-0/+24
2015-04-20libceph, ceph: split ceph_show_options()Gravatar Ilya Dryomov 1-0/+37
2015-04-20libceph: don't overwrite specific con error msgsGravatar Ilya Dryomov 1-12/+13
2015-04-18Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-14/+52
2015-04-18Bluetooth: hidp: Fix regression with older userspace and flags validationGravatar Marcel Holtmann 1-1/+2
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 16-42/+91
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxGravatar Vivien Didelot 1-3/+3
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Gravatar Johannes Berg 1-1/+1
2015-04-17act_mirred: Fix bogus header when redirecting from VLANGravatar Herbert Xu 1-1/+1
2015-04-17inet_diag: fix access to tcp cc informationGravatar Eric Dumazet 6-17/+35
2015-04-17tcp: tcp_get_info() should fetch socket fields onceGravatar Eric Dumazet 1-4/+6
2015-04-16skbuff: Do not scrub skb mark within the same name spaceGravatar Herbert Xu 1-3/+6