aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-05-01
* net: dsa: Fix scope of eeprom-length propertyGuenter Roeck2015-04-29
* tipc: fix problem with parallel link synchronization mechanismJon Paul Maloy2015-04-29
* tipc: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
* net: sched: act_connmark: don't zap skb->nfctFlorian Westphal2015-04-29
* route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-27
|\
| * netfilter: nf_tables: fix wrong length for jump/goto verdictsFlorian Westphal2015-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\ \
| * | netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2015-04-27
| * | net: rfs: fix crash in get_rps_cpus()Eric Dumazet2015-04-26
| * | net: fix crash in build_skb()Eric Dumazet2015-04-25
| |/
| * inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
| * tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-24
| * net: unix: garbage: fixed several comment and whitespace style issuesJason Eastman2015-04-23
| * tipc: fix node refcount issueErik Hugne2015-04-23
| * tipc: fix random link reset problemErik Hugne2015-04-23
| * tipc: fix topology server broken issueYing Xue2015-04-23
| * net: do not deplete pfmemalloc reserveEric Dumazet2015-04-22
| * ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg2015-04-22
| * mpls: Prevent use of implicit NULL label as outgoing labelRobert Shearman2015-04-22
| * mpls: Per-device enabling of packet inputRobert Shearman2015-04-22
| * mpls: Per-device MPLS stateRobert Shearman2015-04-22
| * tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet2015-04-22
* | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\ \
| * \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23
| |\ \
| | * | xprtrdma: Make rpcrdma_{un}map_one() into inline functionsChuck Lever2015-03-31
| | * | xprtrdma: Handle non-SEND completions via a calloutChuck Lever2015-03-31
| | * | xprtrdma: Add "open" memreg opChuck Lever2015-03-31
| | * | xprtrdma: Add "destroy MRs" memreg opChuck Lever2015-03-31
| | * | xprtrdma: Add "reset MRs" memreg opChuck Lever2015-03-31
| | * | xprtrdma: Add "init MRs" memreg opChuck Lever2015-03-31
| | * | xprtrdma: Add a "deregister_external" op for each memreg modeChuck Lever2015-03-31
| | * | xprtrdma: Add a "register_external" op for each memreg modeChuck Lever2015-03-31
| | * | xprtrdma: Add a "max_payload" op for each memreg modeChuck Lever2015-03-31
| | * | xprtrdma: Add vector of ops for each memory registration strategyChuck Lever2015-03-31
| | * | xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever2015-03-31
| | * | xprtrdma: Byte-align FRWR registrationChuck Lever2015-03-31
| | * | xprtrdma: Perform a full marshal on retransmitChuck Lever2015-03-31
| | * | xprtrdma: Display IPv6 addresses and port numbers correctlyChuck Lever2015-03-31
| * | | Merge branch 'bugfixes'Trond Myklebust2015-04-23
| |\ \ \
| | * | | SUNRPC: Fix a regression when reconnectingTrond Myklebust2015-03-27
| * | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
| * | | | SUNRPC: fix build-warning due to format missmatchNicholas Mc Guire2015-03-13
| * | | | SUNRPC: use jiffies_to_msecs for converting jiffiesNicholas Mc Guire2015-03-12
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ \ \
| * | | | VFS: net/: d_inode() annotationsDavid Howells2015-04-15
| * | | | VFS: net/unix: d_backing_inode() annotationsDavid Howells2015-04-15