Commit Graph

13823 Commits (0938393f02c5a4db75a6e38ee31645c974169bb5)

Author SHA1 Message Date
Eric Dumazet eef6dd65e3 gre: Optimize multiple unregistration 16 years ago
Eric Dumazet 0694c4c016 ipip: Optimize multiple unregistration 16 years ago
Eric Dumazet 63c8099d90 vlan: Optimize multiple unregistration 16 years ago
Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 16 years ago
Eric Dumazet 9b5e383c11 net: Introduce unregister_netdevice_many() 16 years ago
Eric Dumazet 44a0873d52 net: Introduce unregister_netdevice_queue() 16 years ago
Rui Paulo 6b9ac4425d mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. 16 years ago
Javier Cardona 43b7b314f6 mac80211: Learn about mesh portals from multicast traffic 16 years ago
John W. Linville 53623f1a09 mac80211: replace netif_tx_{start,stop,wake}_all_queues 16 years ago
Holger Schurig e0da41b2cf cfg80211: remove warning in deauth case 16 years ago
Holger Schurig ce470613cd cfg80211: no cookies in cfg80211_send_XXX() 16 years ago
Björn Smedman 9b1ce526eb mac80211: fix for incorrect sequence number on hostapd injected frames 16 years ago
Andrey Yurovsky f99288d176 mac80211: trivial: fix spelling in mesh_hwmp 16 years ago
Johannes Berg 7d930bc336 cfg80211: sme: deauthenticate on assoc failure 16 years ago
Johannes Berg 2ef6e44409 mac80211: keep auth state when assoc fails 16 years ago
Reinette Chatre d419b9f0fa mac80211: fix ibss joining 16 years ago
Eric Dumazet 05423b2413 vlan: allow null VLAN ID to be used 16 years ago
Eric Dumazet 66ed1e5ec1 pktgen: Dont leak kernel memory 16 years ago
Eric Dumazet 7c28bd0b8e rtnetlink: speedup rtnl_dump_ifinfo() 16 years ago
Eric Dumazet 8d5b2c084d gre: convert hash tables locking to RCU 16 years ago
Eric Dumazet 2922bc8aed ip6tnl: convert hash tables locking to RCU 16 years ago
Eric Dumazet 8f95dd63a2 ipip: convert hash tables locking to RCU 16 years ago
Eric Dumazet 91cc3bb0b0 xfrm6_tunnel: RCU conversion 16 years ago
Eric Dumazet 4543c10de2 ipv6 sit: RCU conversion phase II 16 years ago
Eric Dumazet ef9a9d1183 ipv6 sit: RCU conversion phase I 16 years ago
jamal 1c55d62e77 pkt_sched: skbedit add support for setting mark 16 years ago
Arjan van de Ven c62f4c453a net: use WARN() for the WARN_ON in commit b6b39e8f3f 16 years ago
Eric Dumazet a3d1289126 rtnetlink: rtnl_setlink() and rtnl_getlink() changes 16 years ago
Krishna Kumar a4ee3ce329 net: Use sk_tx_queue_mapping for connected sockets 16 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Krishna Kumar f04c827624 net: IPv6 changes 16 years ago
Krishna Kumar e022f0b4a0 net: Introduce sk_tx_queue_mapping 16 years ago
Eric Dumazet d19742fb1c filter: Add SKF_AD_QUEUE instruction 16 years ago
Eric Dumazet ad959e76f0 af_packet: mc_drop/flush_mclist changes 16 years ago
Eric Dumazet 94b059520d af_packet: Avoid cache line dirtying 16 years ago
Herbert Xu b6b39e8f3f tcp: Try to catch MSG_PEEK bug 16 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
jamal 7e75f93eda pkt_sched: ingress socket filter by mark 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 16 years ago
Dave Young 45054dc1bf bluetooth: static lock key fix 16 years ago
Dave Young f74c77cb11 bluetooth: scheduling while atomic bug fix 16 years ago
Julian Anastasov b103cf3438 tcp: fix TCP_DEFER_ACCEPT retrans calculation 16 years ago
Julian Anastasov 0c3d79bce4 tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT 16 years ago
Julian Anastasov d1b99ba41d tcp: accept socket after TCP_DEFER_ACCEPT period 16 years ago
David S. Miller a1a2ad9151 Revert "tcp: fix tcp_defer_accept to consider the timeout" 16 years ago
Inaky Perez-Gonzalez 81d3f90538 wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized 16 years ago
Inaky Perez-Gonzalez de9315fa3a wimax: allow user space to send messages once the device is registered 16 years ago
Inaky Perez-Gonzalez 4c2b1a1164 wimax: allow specifying debug levels as command line option 16 years ago
Inaky Perez-Gonzalez c29eaf3fae wimax: indicate initial SW rfkill state is "blocked" 16 years ago
Tomoki Sekiyama 77238f2b94 AF_UNIX: Fix deadlock on connecting to shutdown socket 16 years ago