Commit Graph

9529 Commits (558a171d778293176bf70bc34e18a92faef5bfa1)

Author SHA1 Message Date
Octavian Purdila 2870c43d17 net: refactor tcp splice receive path to improve readability 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
David S. Miller f1f28aa351 netdev: Add addr_list_lock to struct net_device. 17 years ago
Pavel Emelyanov f66ac03d49 mib: add struct net to ICMPMSGIN_INC_STATS_BH 17 years ago
Pavel Emelyanov 903fc1964e mib: add struct net to ICMPMSGOUT_INC_STATS 17 years ago
Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 years ago
Pavel Emelyanov 75c939bb4d mib: add struct net to ICMP_INC_STATS 17 years ago
Pavel Emelyanov fd54d716b1 inet: toss struct net initialization around 17 years ago
Pavel Emelyanov 0388b00426 icmp: add struct net argument to icmp_out_count 17 years ago
Patrick McHardy 61362766d7 vlan: remove unnecessary include statements 17 years ago
Patrick McHardy d80aa31bbf vlan: clean up hard_start_xmit functions 17 years ago
Patrick McHardy 1349fe9a6b vlan: clean up vlan_dev_hard_header() 17 years ago
Patrick McHardy 19b9a4e256 vlan: ethtool ->get_flags support 17 years ago
Patrick McHardy 393e52e33c packet: deliver VLAN TCI to userspace 17 years ago
Patrick McHardy bbd6ef87c5 packet: support extensible, 64 bit clean mmaped ring structure 17 years ago
Patrick McHardy bc1d0411b8 vlan: deliver packets received with VLAN acceleration to network taps 17 years ago
Patrick McHardy 6aa895b047 vlan: Don't store VLAN tag in cb 17 years ago
Allan Stephens 968edbe1c8 tipc: Optimization to multicast name lookup algorithm 17 years ago
Allan Stephens 1aad72d6cd tipc: Add missing locks when inspecting node list & link list 17 years ago
Allan Stephens 08d2cf0f74 tipc: Fix bug in scope checking for multicast messages 17 years ago
Allan Stephens 0e35fd5e52 tipc: Eliminate improper use of TIPC_OK error code 17 years ago
Allan Stephens 2da59918e2 tipc: Fix race condition that could cause accept() to fail 17 years ago
Allan Stephens 8642bd9e04 tipc: Optimize pointer dereferencing when receiving stream data 17 years ago
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw() 17 years ago
Denis V. Lunev 83aa2e964b netlabel: return msg overflow error from netlbl_cipsov4_list faster 17 years ago
Johann Felix Soden 7197914c35 net: Remove references to wan-router.txt in Kconfigs 17 years ago
Wang Chen 89146504cb 8021q: Check return of dev_set_promiscuity/allmulti 17 years ago
Wang Chen 7dc00c82cb ipv4: Fix ipmr unregister device oops 17 years ago
Wang Chen d607032db0 ipv4: Check return of dev_set_allmulti 17 years ago
Wang Chen 7af3db78a9 ipv6: Fix using after dev_put() 17 years ago
Wang Chen 5ae7b44413 ipv6: Check return of dev_set_allmulti 17 years ago
Wang Chen bc3f9076f6 bridge: Check return of dev_set_promiscuity 17 years ago
Wang Chen 2aeb0b88b3 af_packet: Check return of dev_set_promiscuity/allmulti 17 years ago
Patrick McHardy 72d9794f44 net-sched: cls_flow: add perturbation support 17 years ago
David S. Miller 4c88949800 netfilter: Let nf_ct_kill() callers know if del_timer() returned true. 17 years ago
Emmanuel Grumbach 1e18863790 mac80211: dont add a STA which is not in the same IBSS 17 years ago
Johannes Berg f434b2d111 mac80211: fix struct ieee80211_tx_queue_params 17 years ago
Johannes Berg f591fa5dbb mac80211: fix TX sequence numbers 17 years ago
Johannes Berg 22bb1be4d2 wext: make sysfs bits optional and deprecate them 17 years ago
Johannes Berg 1411f9b531 mac80211: fix RX sequence number check 17 years ago
Emmanuel Grumbach 2560b6e2e4 mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Johannes Berg f3947e2dfa mac80211: push interface checks down 17 years ago
Johannes Berg 75636525fb mac80211: revamp virtual interface handling 17 years ago
Johannes Berg 3e122be089 mac80211: make master netdev handling sane 17 years ago
Samuel Ortiz 49292d5635 mac80211: power management wext hooks 17 years ago
Marcel Holtmann b1235d7961 [Bluetooth] Allow security for outgoing L2CAP connections 17 years ago
Marcel Holtmann 7cb127d5b0 [Bluetooth] Add option to disable eSCO connection creation 17 years ago
Marcel Holtmann ec8dab36e0 [Bluetooth] Signal user-space for HIDP and BNEP socket errors 17 years ago