aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-22
|\
| * tcp: properly account Fast Open SYN-ACK retransYuchung Cheng2016-09-22
| * tcp: fix under-accounting retransmit SNMP countersYuchung Cheng2016-09-22
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-22
| |\
| | * vti6: fix input pathNicolas Dichtel2016-09-21
| | * xfrm: Fix memory leak of aead algorithm nameIlan Tayari2016-09-19
| | * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-09
| | * xfrm_user: propagate sec ctx allocation errorsMathias Krause2016-09-09
| * | net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2016-09-22
| * | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-21
| * | net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat2016-09-20
| * | Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-09-18
| |\ \
| | * | mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2016-09-15
| | * | mac80211: check skb_linearize() return valueJohannes Berg2016-09-14
| * | | irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2016-09-17
| * | | tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-09-17
| * | | net: VRF: Pass original iif to ip_route_input()Mark Tomlinson2016-09-16
| * | | Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-09-16
| |\ \ \
| | * | | batman-adv: fix elp packet data reservationLinus Lüssing2016-08-26
| | * | | batman-adv: Add missing refcnt for last_candidateSven Eckelmann2016-08-26
| * | | | Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-09-16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | nl80211: validate number of probe response CSA countersJohannes Berg2016-09-13
| | * | | mac80211: make mpath path fixing more robustPedersen, Thomas2016-09-12
| | * | | mac80211: fix sequence number assignment for PS response framesFelix Fietkau2016-09-12
| | * | | mac80211: fix tim recalculation after PS responseFelix Fietkau2016-09-12
| * | | | sctp: hold the transport before using it in sctp_hash_cmpXin Long2016-09-13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-13
| |\ \ \ \
| | * | | | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2016-09-13
| | * | | | netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso2016-09-12
| | * | | | netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-06
| | * | | | netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang2016-09-05
* | | | | | cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-19
* | | | | | Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-09-16
|\ \ \ \ \ \
| * | | | | | svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever2016-09-12
* | | | | | | Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-09-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | xprtrdma: Fix receive buffer accountingChuck Lever2016-09-06
| * | | | | | xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")Chuck Lever2016-09-06
| * | | | | | sunrpc: fix UDP memory accountingPaolo Abeni2016-09-03
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner2016-09-09
| | |_|_|_|/ | |/| | | |
| * | | | | tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-08
| * | | | | tcp: fastopen: avoid negative sk_forward_allocEric Dumazet2016-09-08
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-08
| |\ \ \ \ \
| | * | | | | xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-22
| | * | | | | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2016-08-11
| | * | | | | xfrm: Ignore socket policies when rebuilding hash tablesTobias Brunner2016-07-29
| | * | | | | xfrm: get rid of another incorrect WARNVegard Nossum2016-07-27
| | * | | | | xfrm: get rid of incorrect WARNVegard Nossum2016-07-27
| | * | | | | xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2016-07-18
| * | | | | | ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2016-09-06