Commit Graph

21786 Commits (91efffe26a809bc6660b91e21264f48e501bfb46)

Author SHA1 Message Date
Pablo Neira Ayuso a16a1647fa netfilter: ctnetlink: fix race between delete and timeout expiration 13 years ago
RongQing.Li c577923756 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. 13 years ago
Eric Dumazet cc34eb672e sch_sfq: revert dont put new flow at the end of flows 13 years ago
Eric Dumazet 122bdf67f1 ipv6: fix icmp6_dst_alloc() 13 years ago
Eric Dumazet dfd25ffffc tcp: fix syncookie regression 13 years ago
Steffen Klassert ac3f48de09 route: Remove redirect_genid 13 years ago
Steffen Klassert 5faa5df1fa inetpeer: Invalidate the inetpeer tree along with the routing cache 13 years ago
Paulius Zaleckas 5200959b83 bridge: fix state reporting when port is disabled 13 years ago
Paulius Zaleckas d9e179ecec bridge: br_log_state() s/entering/entered/ 13 years ago
Jesse Gross 81e5d41d7e openvswitch: Fix checksum update for actions on UDP packets. 13 years ago
Ben Pfaff 651a68ea2c openvswitch: Honor dp_ifindex, when specified, for vport lookup by name. 13 years ago
Li Wei d6ddef9e64 IPv6: Fix not join all-router mcast group when forwarding set. 13 years ago
Pablo Neira Ayuso 7413851197 netfilter: nf_conntrack: fix early_drop with reliable event delivery 13 years ago
Florian Westphal 739e4505a0 bridge: netfilter: don't call iptables on vlan packets if sysctl is off 13 years ago
Pablo Neira Ayuso a157b9d5b5 netfilter: bridge: fix wrong pointer dereference 13 years ago
Pablo Neira Ayuso 8be619d1e4 netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload 13 years ago
Santosh Nayak 848edc6919 netfilter: ebtables: fix wrong name length while copying to user-space 13 years ago
Neal Cardwell 4648dc97af tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una 13 years ago
Ulrich Weber d1d81d4c3d bridge: check return value of ipv6_dev_get_saddr() 13 years ago
Eric Dumazet a4b64fbe48 rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() 13 years ago
Joakim Tjernlund 709e1b5cd9 bridge: message age needs to increase, not decrease. 13 years ago
Joakim Tjernlund aaca735f4f bridge: Adjust min age inc for HZ > 256 13 years ago
Neal Cardwell c0638c247f tcp: don't fragment SACKed skbs in tcp_mark_head_lost() 13 years ago
Neal Cardwell 4c90d3b303 tcp: fix false reordering signal in tcp_shifted_skb 13 years ago
Florian Westphal e899b1119f netfilter: bridge: fix module autoload in compat case 13 years ago
stephen hemminger bff528578f gre: fix spelling in comments 13 years ago
Jozsef Kadlecsik 7d367e0668 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) 13 years ago
Pablo Neira Ayuso 279072882d Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries" 13 years ago
Eric Dumazet 03606895cd ipsec: be careful of non existing mac headers 13 years ago
RongQing.Li 5d38b1f8cf netfilter: ip6_route_output() never returns NULL. 13 years ago
RongQing.Li 5095d64db1 ipv6: ip6_route_output() never returns NULL. 13 years ago
Eric Dumazet 597cdbc223 atm: clip: remove clip_tbl 13 years ago
David S. Miller a5e7424d42 ipv4: ping: Fix recvmsg MSG_OOB error handling. 13 years ago
Greg Rose 115c9b8192 rtnetlink: Fix problem with buffer allocation 13 years ago
Michel Machado 84338a6c9d neighbour: Fixed race condition at tbl->nht 13 years ago
Mohammed Shafi Shajakhan 0dee00686d mac80211: Fix a warning on changing to monitor mode from STA 13 years ago
Mohammed Shafi Shajakhan 8617b093d0 mac80211: zero initialize count field in ieee80211_tx_rate 13 years ago
Jozsef Kadlecsik af14cca162 netfilter: ctnetlink: fix soft lockup when netlink adds new entries 13 years ago
Eric Dumazet cd961c2ca9 netem: fix dequeue 13 years ago
Felix Fietkau 216c57b214 mac80211: do not call rate control .tx_status before .rate_init 13 years ago
Johannes Berg 4b5a433ae5 mac80211: call rate control only after init 13 years ago
Ulisses Furquim 24d2b8c0ac Bluetooth: Fix possible use after free in delete path 13 years ago
Ulisses Furquim 6de3275082 Bluetooth: Remove usage of __cancel_delayed_work() 13 years ago
Johan Hedberg ca0d6c7ece Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close 13 years ago
Octavian Purdila cf33e77b76 Bluetooth: Fix RFCOMM session reference counting issue 13 years ago
Octavian Purdila b5a30dda65 Bluetooth: silence lockdep warning 13 years ago
Andrzej Kaczmarek 6e1da683f7 Bluetooth: l2cap_set_timer needs jiffies as timeout value 13 years ago
Andrzej Kaczmarek a63752552b Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket 13 years ago
Johan Hedberg 4aa832c27e Bluetooth: Remove bogus inline declaration from l2cap_chan_connect 13 years ago
Peter Hurley 18daf1644e Bluetooth: Fix l2cap conn failures for ssp devices 13 years ago