summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-263-3/+2
* inet: frag: don't wait for timer deletion when evictingFlorian Westphal2015-07-261-18/+11
* inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-265-16/+16
* inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-261-5/+3
* net: sctp: stop spamming klog with rfc6458, 5.3.2. deprecation warningsDaniel Borkmann2015-07-261-6/+0
* bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov2015-07-261-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-2511-77/+163
|\
| * netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-07-221-1/+2
| * Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2015-07-205-39/+110
| |\
| | * ipvs: call skb_sender_cpu_clearJulian Anastasov2015-07-141-0/+6
| | * ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-141-1/+1
| | * ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-141-0/+27
| | * ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-143-37/+69
| | * ipvs: do not use random local source address for tunnelsJulian Anastasov2015-07-141-1/+0
| | * ipvs: fix ipv6 route unreach panicAlex Gartrell2015-07-141-0/+7
| * | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-203-32/+50
| |/
| * netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov2015-07-131-0/+1
| * netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso2015-07-101-5/+0
* | cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov2015-07-251-1/+2
* | sch_choke: drop all packets in queue during resetWANG Cong2015-07-241-0/+13
* | sch_plug: purge buffered packets during resetWANG Cong2015-07-241-0/+1
* | ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-244-13/+29
* | ipv4: fib_select_default should match the prefixJulian Anastasov2015-07-241-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2231-135/+295
|\ \
| * | openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
| * | netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-211-32/+47
| * | tcp: suppress a division by zero warningEric Dumazet2015-07-211-6/+5
| * | inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2015-07-211-2/+4
| * | sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3
| * | sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| * | sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| * | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-07-2110-41/+94
| |\ \
| | * | cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-175-25/+53
| | * | mac80211: add missing length check for confirm framesBob Copeland2015-07-171-0/+3
| | * | mac80211: correct aid location in peering framesBob Copeland2015-07-171-1/+1
| | * | wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
| | * | mac80211: shut down interfaces before destroying interface listJohannes Berg2015-07-171-11/+14
| | * | mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K2015-07-171-0/+16
| | * | mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3
| | * | mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
| * | | net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov2015-07-211-1/+3
| * | | caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet2015-07-211-11/+8
| * | | Revert "sit: Add gro callbacks to sit_offload"Herbert Xu2015-07-201-2/+0
| * | | tc: act_bpf: fix memory leakAlexei Starovoitov2015-07-151-0/+3
| * | | fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-151-1/+10
| * | | net_sched: fix a use-after-free in sfqWANG Cong2015-07-151-1/+1
| * | | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-152-9/+27
| * | | fq_codel: fix a use-after-freeWANG Cong2015-07-151-1/+1
| * | | tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng2015-07-151-2/+1
| * | | bridge: mdb: fix double add notificationNikolay Aleksandrov2015-07-151-1/+0
OpenPOWER on IntegriCloud