summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | net: sched: add percpu stats to actionsEric Dumazet2015-07-08
| * | | | | | | | | | net: sched: extend percpu stats helpersEric Dumazet2015-07-08
| * | | | | | | | | | tcp: PRR uses CRB mode by default and SS mode conditionallyYuchung Cheng2015-07-08
| * | | | | | | | | | tcp: reduce cwnd if retransmit is lost in CA_LossYuchung Cheng2015-07-08
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | ipsec: Replace seqniv with seqivHerbert Xu2015-08-17
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-27
| * | | | | | | | | | sctp: asconf's process should verify address parameter is in the beginninglucien2015-08-27
| * | | | | | | | | | cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-25
| * | | | | | | | | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-25
| * | | | | | | | | | net: Fix RCU splat in af_keyDavid Ahern2015-08-24
| * | | | | | | | | | netlink: mmap: fix tx type checkKen-ichirou MATSUZAWA2015-08-23
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 9p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat2015-08-22
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann2015-08-18
* | | | | | | | | ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau2015-08-17
* | | | | | | | | ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau2015-08-17
* | | | | | | | | ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau2015-08-17
* | | | | | | | | Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-08-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht2015-08-13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens2015-08-17
* | | | | | | | | inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet2015-08-13
* | | | | | | | | ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft2015-08-13
* | | | | | | | | net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-13
| |/ / / / / / / |/| | | | | | |
* | | | | | | | net: dsa: Do not override PHY interface if already configuredFlorian Fainelli2015-08-12
* | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-11
|\ \ \ \ \ \ \ \
| * | | | | | | | Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski2015-08-06
* | | | | | | | | inet: fix possible request socket leakEric Dumazet2015-08-10
* | | | | | | | | inet: fix races with reqsk timersEric Dumazet2015-08-10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-08-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2015-08-10
| * | | | | | | | | netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter2015-08-10
| * | | | | | | | | netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer2015-08-05
| * | | | | | | | | netfilter: nf_conntrack: checking for IS_ERR() instead of NULLDan Carpenter2015-07-30
| * | | | | | | | | netfilter: nf_conntrack: silence warning on falling back to vmalloc()Pablo Neira Ayuso2015-07-30
* | | | | | | | | | ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal2015-08-10
* | | | | | | | | | netlink: make sure -EBUSY won't escape from netlink_insertDaniel Borkmann2015-08-10
* | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | batman-adv: initialize up/down values when adding a gatewaySimon Wunderlich2015-08-05
| * | | | | | | | | | batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner2015-08-05
| * | | | | | | | | | batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2015-08-05
| * | | | | | | | | | batman-adv: avoid DAT to mess up LAN stateAntonio Quartulli2015-08-05
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...Nikolay Aleksandrov2015-08-06
* | | | | | | | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov2015-08-06
* | | | | | | | | | net: pktgen: don't abuse current->state in pktgen_thread_worker()Oleg Nesterov2015-08-06
* | | | | | | | | | net: Fix skb_set_peeked use-after-free bugHerbert Xu2015-08-06
|/ / / / / / / / /
* | | | | | | | | udp: fix dst races with multicast early demuxEric Dumazet2015-08-03
* | | | | | | | | rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2015-08-03