Commit Graph

17222 Commits (f72f2f4cdeb67bc262d80a6d474292f00182a4dc)

Author SHA1 Message Date
Gerrit Renker f72f2f4cde dccp ccid-2: whitespace fix-up 14 years ago
Eric Dumazet 866f3b25a2 bonding: IGMP handling cleanup 14 years ago
Vasiliy Kulikov dda0b38692 net: ipv4: tcp_probe: cleanup snprintf() use 14 years ago
John Fastabend 9ea19481db net: zero kobject in rx_queue_release 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Thomas Graf b382b191ea ipv6: AF_INET6 link address family 14 years ago
Thomas Graf 9f0f7272ac ipv4: AF_INET link address family 14 years ago
Thomas Graf f8ff182c71 rtnetlink: Link address family API 14 years ago
Eric Paris ee58681195 network: tcp_connect should return certain errors up the stack 14 years ago
Eric Paris da68365004 netfilter: allow hooks to pass error code back up the stack 14 years ago
Joe Perches 37d6680042 net/atm: Remove unnecessary casts of netdev_priv 14 years ago
Eric Dumazet c31504dc0d udp: use atomic_inc_not_zero_hint 14 years ago
Eric Dumazet 213b15ca81 vlan: remove ndo_select_queue() logic 14 years ago
Eric Dumazet 4af429d29b vlan: lockless transmit path 14 years ago
Neil Horman 0e3125c755 packet: Enhance AF_PACKET implementation to not require high order contiguous memory allocation (v4) 14 years ago
John Fastabend 9d82ca98f7 ipv6: fix missing in6_ifa_put in addrconf 14 years ago
David S. Miller 6b35308850 net: Export netif_get_vlan_features(). 14 years ago
Eric Dumazet ec1e5610c0 bridge: add RCU annotations to bridge port lookup 14 years ago
stephen hemminger b5ed54e94d bridge: fix RCU races with bridge port 14 years ago
Eric Dumazet a386f99025 bridge: add proper RCU annotation to should_route_hook 14 years ago
Eric Dumazet e805168800 bridge: add RCU annotation to bridge multicast table 14 years ago
Joe Perches 8a22c99a80 net/ipv6/mcast.c: Remove unnecessary semicolons 14 years ago
Tom Herbert fe8222406c net: Simplify RX queue allocation 14 years ago
Tom Herbert ed9af2e839 net: Move TX queue allocation to alloc_netdev_mq 14 years ago
Timo Teräs cc9ff19da9 xfrm: use gre key as flow upper protocol info 14 years ago
David S. Miller e1f2d8c2cc vlan: Fix build warning in vlandev_seq_show() 14 years ago
Jesper Juhl ffa56e540c mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() 14 years ago
Eliad Peller 07caf9d6c9 mac80211: refactor debugfs function generation code 14 years ago
Felix Fietkau c7317e41df mac80211: minstrel_ht - reduce the overhead of rate sampling 14 years ago
Luis R. Rodriguez d91e41b690 cfg80211: prefix REG_DBG_PRINT() with cfg80211 14 years ago
Luis R. Rodriguez e702d3cf29 cfg80211: add debug print when processing a channel 14 years ago
Luis R. Rodriguez a65185367f cfg80211: add debug print when disabling a channel on a custom regd 14 years ago
Luis R. Rodriguez 926a0a094d cfg80211: add debug prints for when we ignore regulatory hints 14 years ago
Luis R. Rodriguez ca4ffe8f28 cfg80211: fix disabling channels based on hints 14 years ago
Luis R. Rodriguez 749b527b21 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY 14 years ago
Luis R. Rodriguez 7ca43d03b1 cfg80211: pass the reg hint initiator to helpers 14 years ago
Stephen Hemminger 2e48928d8a rfkill: remove dead code 14 years ago
John Fastabend 636e19a342 net: consolidate 8021q tagging 14 years ago
John Fastabend 8f5549f381 net: remove check for headroom in vlan_dev_create 14 years ago
John Fastabend 029f5fc31c 8021q: set hard_header_len when VLAN offload features are toggled 14 years ago
Jesse Gross 58e998c6d2 offloading: Force software GSO for multiple vlan tags. 14 years ago
Jesse Gross c8d5bcd1af offloading: Support multiple vlan tags in GSO. 14 years ago
Jesse Gross e1e78db628 offloading: Make scatter/gather more tolerant of vlans. 14 years ago
David S. Miller d9aa93804e ipv4: Fix build with multicast disabled. 14 years ago
Gerrit Renker 7e87fe8430 dccp ccid-2: Separate option parsing from CCID processing 14 years ago
Gerrit Renker 52394eecec dccp ccid-2: Remove old infrastructure 14 years ago
Gerrit Renker d83447f094 dccp ccid-2: Schedule Sync as out-of-band mechanism 14 years ago
Gerrit Renker 18219463c8 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module 14 years ago
Gerrit Renker 3802408644 dccp ccid-2: Update code for the Ack Vector input/registration routine 14 years ago
Gerrit Renker 5753fdfe8b dccp ccid-2: Algorithm to update buffer state 14 years ago