summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner-1/+10
2015-06-11net: don't wait for order-3 page allocationShaohua Li-2/+2
2015-06-11mpls: handle device renames for per-device sysctlsRobert Shearman-0/+11
2015-06-10net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman-8/+5
2015-06-10bridge: fix multicast router rlist endless loopNikolay Aleksandrov-4/+3
2015-06-10tipc: disconnect socket directly after probe failureErik Hugne-5/+11
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller-5/+3
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg-0/+2
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn-9/+2
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt-3/+5
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman-2/+9
2015-06-07bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov-0/+2
2015-06-07Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller-2/+2
2015-06-07mpls: fix possible use after free of deviceRobert Shearman-1/+2
2015-06-07bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok-2/+2
2015-06-04ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer-3/+15
2015-06-03openvswitch: disable LROJiri Benc-0/+1
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+0
2015-06-01vti6: Add pmtu handling to vti6_xmit.Steffen Klassert-0/+14
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller-9/+1
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler-4/+0
2015-05-31net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli-2/+2
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell-2/+8
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet-8/+4
2015-05-30bridge: fix br_multicast_query_expired() bugEric Dumazet-1/+1
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-11/+43
2015-05-28ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck-4/+14
2015-05-28xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck-1/+16
2015-05-28ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck-3/+6
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-69/+122
2015-05-27net_sched: invoke ->attach() after setting dev->qdiscWANG Cong-4/+6
2015-05-26unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn-0/+16
2015-05-26Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller-65/+100
2015-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-13/+20
2015-05-22bridge: fix lockdep splatEric Dumazet-0/+2
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran-1/+9
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo-1/+1
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček-0/+1
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-36/+50
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman-0/+4
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet-4/+15
2015-05-21net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann-0/+5
2015-05-21xfrm: Always zero high-order sequence number bitsHerbert Xu-0/+2
2015-05-20Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov-2/+0
2015-05-20libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov-11/+20
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček-6/+44
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček-1/+2
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior-9/+83
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg-54/+11
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal-18/+9