Commit Graph

14129 Commits (46b51eb9e14afb3bde4bc2fe3bbc22ce012647d4)

Author SHA1 Message Date
Eric Dumazet 91e9c07bd6 net: Fix the rollback test in dev_change_name() 15 years ago
Marin Mitov b9f5d52670 remove deprecated and not used: print_mac() 15 years ago
Eric Dumazet b93ab837a2 vlan: Use __vlan_hwaccel_put_tag() in rx 15 years ago
Jarek Poplawski 9a1654ba0b net: Optimize hard_start_xmit() return checking 15 years ago
Eric Dumazet ed04642f75 net: check the return value of ndo_select_queue() 15 years ago
Gustavo F. Padovan 68ae6639b6 Bluetooth: Fix regression with L2CAP configuration in Basic Mode 15 years ago
Gustavo F. Padovan a0e55a32af Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET 15 years ago
Andrei Emeltchenko 93f19c9fc8 Bluetooth: Set general bonding security for ACL by default 15 years ago
Rémi Denis-Courmont 888801357f Phonet: convert routing table to RCU 15 years ago
Rémi Denis-Courmont 7ed0132f23 Phonet: put protocols array under RCU 15 years ago
Ursula Braun b7c2aecc07 iucv: add work_queue cleanup for suspend 15 years ago
Eric Dumazet 2c1409a0a2 inetpeer: Optimize inet_getid() 15 years ago
Eric Dumazet 234b27c3fd ipv6: speedup inet6_dump_addr() 15 years ago
Eric Dumazet eec4df9885 ipv4: speedup inet_dump_ifaddr() 15 years ago
Eric Dumazet 6baff15037 igmp: Use next_net_device_rcu() 15 years ago
Eric Dumazet ce81b76a39 ipv6: use RCU to walk list of network devices 15 years ago
William Allen Simpson bee7ca9ec0 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED 15 years ago
Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() 15 years ago
Vlad Yasevich a78102e74e sctp: Set socket source address when additing first transport 15 years ago
Vlad Yasevich f9c67811eb sctp: Fix regression introduced by new sctp_connectx api 15 years ago
Vlad Yasevich 409b95aff3 sctp: Set source addresses on the association before adding transports 15 years ago
Chuck Lever 1e360a60b2 SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() 15 years ago
Felix Fietkau c258d2de97 nl80211: only allow adding stations to running vlan interfaces 15 years ago
Felix Fietkau f501dba4c4 mac80211: fix broadcast frame handling for 4-addr AP VLANs 15 years ago
Holger Schurig 61fa713c75 cfg80211: return channel noise via survey API 15 years ago
Holger Schurig a043897a31 cfg80211: introduce nl80211_get_ifidx() 15 years ago
Rui Paulo 264d9b7d8a mac80211: update copyrights to 2009 15 years ago
Rui Paulo 63c5723bc3 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. 15 years ago
Rui Paulo e304bfd30f mac80211: implement a timer to send RANN action frames 15 years ago
Rui Paulo d19b3bf638 mac80211: replace "destination" with "target" to follow the spec 15 years ago
Rui Paulo be125c60e4 mac80211: add the DS params to the beacon 15 years ago
Rui Paulo 36f0d5f537 mac80211: fix BSSID setup for beacon frames 15 years ago
Rui Paulo 77fa76bb7f mac80211: set the AID field correctly for mesh peer frames 15 years ago
Rui Paulo a6a58b4f14 mac80211: properly forward the RANN IE 15 years ago
Rui Paulo d611f062f4 mac80211: update PERR frame format 15 years ago
Rui Paulo 90a5e16992 mac80211: implement RANN processing and forwarding 15 years ago
Patrick McHardy cbbef5e183 vlan/macvlan: propagate transmission state to upper layers 15 years ago
Patrick McHardy 572a9d7b6f net: allow to propagate errors through ->ndo_hard_start_xmit() 15 years ago
Ilpo Järvinen d792c1006f tcp: provide more information on the tcp receive_queue bugs 15 years ago
Wu Fengguang 7378396cd1 netfilter: nf_log: fix sleeping function called from invalid context in seq_show() 15 years ago
Roel Kluin 1c622ae67b netfilter: xt_osf: fix xt_osf_remove_callback() return value 15 years ago
Dmitry Eremin-Solenikov 282a39546f ieee802154: make wpan-phy class registration to subsys_initcall 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Arnd Bergmann 805003a41c net/atm: move all compat_ioctl handling to atm/ioctl.c 15 years ago
Arnd Bergmann a2116ed223 net/compat: fix dev_ifsioc emulation corner cases 15 years ago
stephen hemminger e5c140a340 decnet: convert dndev_lock to spinlock 15 years ago
stephen hemminger 41bdecf17e decnet: add RTNL lock when reading address list 15 years ago
stephen hemminger 08e9897d51 netdev: fold name hash properly (v3) 15 years ago
Anton Vorontsov e84af6ddef skbuff: Do not allow skb recycling with disabled IRQs 15 years ago
David S. Miller 434a8a58d7 ipv6: Remove unused var in inet6_dump_ifinfo() 15 years ago