Commit Graph

20724 Commits (a59e2ecb859f2ab03bb2e230709f8039472ad2c3)

Author SHA1 Message Date
Michał Mirosław 02b3a5524f net: ethtool: break association of ETH_FLAG_* with NETIF_F_* 13 years ago
Michał Mirosław bc5787c612 net: remove legacy ethtool ops 13 years ago
Eric Dumazet 588f033075 net: use jump_label for netstamp_needed 13 years ago
Matti Vaittinen 229a66e3be IPv6: Removing unnecessary NULL checks. 13 years ago
RongQing.Li ad79eefc42 ipv4: fix a memory leak in ic_bootp_send_if 13 years ago
Matti Vaittinen 4a287eba2d IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag 13 years ago
Matti Vaittinen d71314b4ac IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE 13 years ago
Eric Dumazet b2b5ce9d1c net: introduce build_skb() 13 years ago
Eric Dumazet 8b5c171bb3 neigh: new unresolved queue limits 13 years ago
stephen hemminger 292d139898 bridge: add NTF_USE support 13 years ago
alex.bluesman.smirnov@gmail.com f8b1b5d231 6LoWPAN: UDP header decompression 13 years ago
alex.bluesman.smirnov@gmail.com 3bd5b958c2 6LoWPAN: UDP header compression 13 years ago
alex.bluesman.smirnov@gmail.com 4d039f6843 6LoWPAN: set proper netdev flags 13 years ago
alex.bluesman.smirnov@gmail.com e86586ba8c 6LoWPAN: disable debugging by default 13 years ago
alex.bluesman.smirnov@gmail.com 719269afbc 6LoWPAN: add fragmentation support 13 years ago
Eric Dumazet 2a24444f8f ipv6: reduce percpu needs for icmpv6msg mibs 13 years ago
Eric Dumazet d826eb14ec ipv4: PKTINFO doesnt need dst reference 13 years ago
Eric Dumazet acb32ba3de ipv4: reduce percpu needs for icmpmsg mibs 13 years ago
Eric Dumazet e56c57d0d3 net: rename sk_clone to sk_clone_lock 13 years ago
Eric Dumazet 9ecd04bc04 sch_choke: use skb_header_pointer() 13 years ago
Maciej Żenczykowski 2563fa5954 net: make ipv6 PKTINFO honour freebind 13 years ago
Maciej Żenczykowski f74024d9f0 net: make ipv6 bind honour freebind 13 years ago
Michio Honda 34d2d89f2d sctp: fasthandoff with ASCONF at server-node 13 years ago
Michio Honda ddc4bbee6e sctp: fasthandoff with ASCONF at mobile-node 13 years ago
Eric Dumazet 8ce120f118 net: better pcpu data alignment 13 years ago
Steffen Klassert 2bc8ca40f9 ipv4: Fix inetpeer expire time information 13 years ago
Feng King 6d67e9beb6 tcp: Fix comments for Nagle algorithm 13 years ago
Eric Dumazet e50e705ca7 l2tp: fix l2tp_udp_recv_core() 13 years ago
Brian Haley c457338d7a ipv6: drop packets when source address is multicast 13 years ago
Richard Weinberger 039c811cb0 wanrouter: Remove kernel_lock annotations 13 years ago
Olof Johansson eea49cc900 af_packet: de-inline some helper functions 13 years ago
Tony Lindgren bc417e30f8 net: Add back alignment for size for __alloc_skb 13 years ago
Eric Dumazet 918eb39962 net: add missing bh_unlock_sock() calls 13 years ago
Eric Dumazet e2e210c023 l2tp: fix race in l2tp_recv_dequeue() 13 years ago
Johannes Berg 05cb910857 mac80211: disable powersave for broken APs 13 years ago
Jouni Malinen e3a4cc2f07 mac80211: Fix TDLS support validation in add_station handler 13 years ago
Eliad Peller 6911bf0453 mac80211: config hw when going back on-channel 13 years ago
Eliad Peller eaa7af2ae5 mac80211: fix remain_off_channel regression 13 years ago
Eric Dumazet 0ad92ad03a udp: fix a race in encap_rcv handling 13 years ago
Dave Jones 501e89d3ae x25: Fix NULL dereference in x25_recvmsg 13 years ago
Arjan van de Ven 73cb88ecb9 net: make the tcp and udp file_operations for the /proc stuff const 13 years ago
Matthijs Kooijman deede2fabe vlan: Don't propagate flag changes on down interfaces. 13 years ago
David S. Miller 045f7b3b00 neigh: Kill bogus SMP protected debugging message. 13 years ago
Florian Westphal 563e123264 netfilter: do not propagate nf_queue errors in nf_hook_slow 13 years ago
Florian Westphal 2dad81adf2 netfilter: ipv6: fix afinfo->route refcnt leak on error 13 years ago
Krzysztof Wilczynski ad542ced25 ipvs: Remove unused variable "cs" from ip_vs_leave function. 13 years ago
Joe Perches 0a9ee81349 netfilter: Remove unnecessary OOM logging messages 13 years ago
Simon Horman b6338b55bd ipvs: Removed unused variables 13 years ago
Simon Horman 4a516f1108 ipvs: Remove unused return value of protocol state transitions 13 years ago
Simon Horman 3c2de2ae02 ipvs: Remove unused parameter from ip_vs_confirm_conntrack() 13 years ago