summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-10-03Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-10-03tcp: add proper TS val into RST packetsEric Dumazet
2015-10-03openvswitch: Zero flows on allocation.Jesse Gross
2015-10-03netlink: Replace rhash_portid with boundHerbert Xu
2015-10-03netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-10-03rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlinkRoopa Prabhu
2015-10-03bridge: fix igmpv3 / mldv2 report parsingLinus Lüssing
2015-10-03sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner
2015-10-03netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-09-29SUNRPC: Lock the transport layer on shutdownTrond Myklebust
2015-09-29SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-29SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2015-09-29SUNRPC: Fix a thinko in xs_connect()Trond Myklebust
2015-09-29svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOADChuck Lever
2015-09-29mac80211: enable assoc check for mesh interfacesBob Copeland
2015-09-29nfc: nci: hci: Add check on skb nci_hci_send_cmd parameterChristophe Ricard
2015-09-29nfc: netlink: Warning fixChristophe Ricard
2015-09-29nfc: netlink: Add check on NFC_ATTR_VENDOR_DATAChristophe Ricard
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-27sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien
2015-08-25cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong
2015-08-25ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-08-24net: Fix RCU splat in af_keyDavid Ahern
2015-08-23netlink: mmap: fix tx type checkKen-ichirou MATSUZAWA
2015-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-229p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-18batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann
2015-08-17ipv6: Fix a potential deadlock when creating pcpu rtMartin KaFai Lau
2015-08-17ipv6: Add rt6_make_pcpu_route()Martin KaFai Lau
2015-08-17ipv6: Remove un-used argument from ip6_dst_alloc()Martin KaFai Lau
2015-08-17Merge tag 'mac80211-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-08-17Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN"Calvin Owens
2015-08-13inet: fix potential deadlock in reqsk_queue_unlink()Eric Dumazet
2015-08-13ipv4: off-by-one in continuation handling in /proc/net/routeAndy Whitcroft
2015-08-13net: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing
2015-08-13mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht
2015-08-12net: dsa: Do not override PHY interface if already configuredFlorian Fainelli
2015-08-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-10inet: fix possible request socket leakEric Dumazet
2015-08-10inet: fix races with reqsk timersEric Dumazet
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller