summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-116-66/+111
|\
| * libceph: check data_len in ->alloc_msg()Ilya Dryomov2015-09-092-40/+18
| * libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-083-13/+84
| * libceph: set 'exists' flag for newly up osdYan, Zheng2015-09-081-1/+1
| * libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov2015-09-081-3/+3
| * libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoît Canet2015-09-081-5/+5
| * libceph: remove the unused macro AES_KEY_SIZENicholas Krause2015-09-081-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-1034-108/+461
|\ \
| * | tcp_cubic: better follow cubic curve after idle periodEric Dumazet2015-09-101-0/+16
| * | tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell2015-09-101-3/+3
| * | netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-092-8/+15
| * | netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann2015-09-091-5/+12
| * | ipv6: fix ifnullfree.cocci warningsWu Fengguang2015-09-091-2/+1
| * | net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-096-17/+3
| * | ipv6: fix multipath route replace error recoveryRoopa Prabhu2015-09-091-26/+175
| * | RDS: verify the underlying transport exists before creating a connectionSasha Levin2015-09-091-0/+6
| * | net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy2015-09-081-1/+29
| * | net: bridge: remove unnecessary switchdev includeVivien Didelot2015-09-081-1/+0
| * | net: bridge: check __vlan_vid_del for errorVivien Didelot2015-09-081-4/+13
| * | openvswitch: Remove conntrack Kconfig option.Joe Stringer2015-09-063-14/+6
| * | Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-067-6/+113
| |\ \
| | * | mac80211: reject software RSSI CQM with beacon filteringJohannes Berg2015-09-041-0/+4
| | * | mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-042-0/+31
| | * | cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero2015-09-041-1/+1
| | * | rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita2015-09-041-1/+9
| | * | mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-041-3/+67
| | * | mac80211: Do not use sizeof() on pointer typeThierry Reding2015-09-041-1/+1
| * | | RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan2015-09-051-4/+5
| * | | switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko2015-09-051-5/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-09-057-12/+55
| |\ \ \
| | * | | netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann2015-09-013-3/+4
| | * | | netfilter: nfnetlink: work around wrong endianess in res_id fieldPablo Neira Ayuso2015-08-291-1/+7
| | * | | netfilter: ipset: Fixing unnamed union initElad Raz2015-08-292-4/+36
| | * | | netfilter: ipset: Out of bound access in hash:net* types fixedJozsef Kadlecsik2015-08-281-4/+8
| * | | | net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-051-1/+1
| * | | | sctp: add routing output fallbackMarcelo Ricardo Leitner2015-09-031-1/+7
| * | | | sctp: fix dst leakMarcelo Ricardo Leitner2015-09-031-1/+3
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-0914-106/+34
|\ \ \ \
| * | | | IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-302-5/+2
| * | | | rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-305-20/+8
| * | | | net/9p: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-24/+2
| * | | | net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2015-08-301-2/+10
| * | | | net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-31/+0
| * | | | RDS: Convert to ib_alloc_mrSagi Grimberg2015-08-302-4/+6
| * | | | svcrdma: limit FRMR page list lengths to device maxSteve Wise2015-08-301-2/+4
| * | | | xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2015-08-302-4/+4
| * | | | IB/core: lock client data with lists_rwsemHaggai Eran2015-08-302-6/+4
| * | | | svcrdma: Use max_sge_rd for destination read depthsSteve Wise2015-08-282-11/+5
* | | | | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-079-316/+288
|\ \ \ \ \
| * | | | | SUNRPC: Prevent SYN+SYNACK+RST stormsTrond Myklebust2015-08-291-0/+2