aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-04-29net: dsa: Fix scope of eeprom-length propertyGuenter Roeck
2015-04-29tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy
2015-04-29tipc: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel
2015-04-29net: sched: act_connmark: don't zap skb->nfctFlorian Westphal
2015-04-29route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26net: rfs: fix crash in get_rps_cpus()Eric Dumazet
2015-04-25net: fix crash in build_skb()Eric Dumazet
2015-04-24netfilter: nf_tables: fix wrong length for jump/goto verdictsFlorian Westphal
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-24tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-04-23Merge branch 'bugfixes'Trond Myklebust
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-23net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman
2015-04-23tipc: fix node refcount issueErik Hugne
2015-04-23tipc: fix random link reset problemErik Hugne
2015-04-23tipc: fix topology server broken issueYing Xue
2015-04-22net: do not deplete pfmemalloc reserveEric Dumazet
2015-04-22ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman
2015-04-22mpls: Per-device enabling of packet inputRobert Shearman
2015-04-22mpls: Per-device MPLS stateRobert Shearman
2015-04-22tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22crush: ensuring at most num-rep osds are selectedIlya Dryomov
2015-04-22crush: drop unnecessary include from mapper.cIlya Dryomov
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-21tcp: add memory barriers to write space pathsjbaron@akamai.com
2015-04-20ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20libceph: don't overwrite specific con error msgsIlya Dryomov
2015-04-18Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-04-18Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet
2015-04-17tcp: tcp_get_info() should fetch socket fields onceEric Dumazet
2015-04-16skbuff: Do not scrub skb mark within the same name spaceHerbert Xu