Commit Graph

10407 Commits (35d9b17fe2dc48514fa3fbeec910e54103d13333)

Author SHA1 Message Date
Denis V. Lunev 06f38527de netns: register /proc/net/dev_snmp6/* in each ns 17 years ago
Denis V. Lunev 835bcc0497 netns: move /proc/net/dev_snmp6 to struct net 17 years ago
Ilpo Järvinen 4a7e56098f tcp: cleanup messy initializer 17 years ago
Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 17 years ago
Peter Zijlstra 654bed16cf net: packet split receive api 17 years ago
Peter Zijlstra c57943a1c9 net: wrap sk->sk_backlog_rcv() 17 years ago
Peter Zijlstra b339a47c37 ipv6: initialize ip6_route sysctl vars in ip6_route_net_init() 17 years ago
Peter Zijlstra 68fffc6796 ipv6: clean up ip6_route_net_init() error handling 17 years ago
KOVACS Krisztian 23542618de inet: Don't lookup the socket if there's a socket attached to the skb 17 years ago
KOVACS Krisztian 607c4aaf03 inet: Add udplib_lookup_skb() helpers 17 years ago
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
John W. Linville ad788b5e07 mac80211: avoid "Wireless Event too big" message for assoc response 17 years ago
Felix Fietkau cccf129f82 mac80211: add the 'minstrel' rate control algorithm 17 years ago
Felix Fietkau 870abdf671 mac80211: add multi-rate retry support 17 years ago
Felix Fietkau 76708dee38 mac80211: free up 2 bytes in skb->cb 17 years ago
Henrique de Moraes Holschuh 417bd25ac4 rfkill: update LEDs for all state changes 17 years ago
Rami Rosen f74b6a5498 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) 17 years ago
Davide Pesavento 5d6ffc5336 wireless: fix typo in Kconfig. 17 years ago
Tomas Winkler 8ef9dad3f7 mac80211: remove shadowed variables in ieee80211_master_start_xmit 17 years ago
Linus Torvalds 74af025073 wireless: restore revert lost to merge damage 17 years ago
Julius Volz cb7f6a7b71 IPVS: Move IPVS to net/netfilter/ipvs 17 years ago
Jarek Poplawski 859f4c74d8 netrom: Fix sock_orphan() use in nr_release 17 years ago
David S. Miller 33d1d2c52c ax25: Quick fix for making sure unaccepted sockets get destroyed. 17 years ago
David S. Miller 88a944eef8 Revert "ax25: Fix std timer socket destroy handling." 17 years ago
David S. Miller c7004482e8 tcp: Respect SO_RCVLOWAT in tcp_poll(). 17 years ago
Jarek Poplawski 6252352d16 pkt_sched: Simplify dev_requeue_skb and dequeue_skb 17 years ago
Jarek Poplawski 554794de79 pkt_sched: Fix handling of gso skbs on requeuing 17 years ago
Arnaud Ebalard 13c1d18931 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) 17 years ago
Rémi Denis-Courmont 02a47617cd Phonet: implement GPRS virtual interface over PEP socket 17 years ago
Rémi Denis-Courmont c41bd97f81 Phonet: receive pipe control requests as out-of-band data 17 years ago
Rémi Denis-Courmont 9641458d3e Phonet: Pipe End Point for Phonet Pipes protocol 17 years ago
Rémi Denis-Courmont 9995a32b4d Phonet: connected sockets glue 17 years ago
Rémi Denis-Courmont 25532824fb Phonet: modules auto-loading support 17 years ago
Vlad Yasevich e69c4e0f12 sctp: correctly save sctp_adaptation from parameter. 17 years ago
Vlad Yasevich 96cd0d3d71 sctp: enable cookie-echo retransmission transport switch 17 years ago
Wei Yongjun 8190f89dfd sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES 17 years ago
Wei Yongjun 536428a9b9 sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state 17 years ago
Vlad Yasevich 52cae8f06b sctp: try harder to figure out address family when checking wildcards 17 years ago
Neil Horman c226ef9b83 sctp: reduce memory footprint of sctp_chunk structure 17 years ago
Vlad Yasevich 845b8eda4d sctp: Retransmit list is ineligable for missing indications 17 years ago
Vlad Yasevich ab5216a5bd sctp: Optimize SFR-CACC transport list walking during SACK processing 17 years ago
Vlad Yasevich 2cd9b822bf sctp: Only mark chunks as missing when there are gaps 17 years ago
KOVACS Krisztian bcd41303f4 udp: Export UDP socket lookup function 17 years ago
KOVACS Krisztian a3116ac5c2 tcp: Port redirection support for TCP 17 years ago
KOVACS Krisztian 86b08d867d ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible 17 years ago
KOVACS Krisztian 88ef4a5a78 tcp: Handle TCP SYN+ACK/ACK/RST transparency 17 years ago
KOVACS Krisztian 1668e010cb ipv4: Make inet_sock.h independent of route.h 17 years ago
Tóth László Attila b9fb15067c ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set 17 years ago
KOVACS Krisztian f5715aea45 ipv4: Implement IP_TRANSPARENT socket option 17 years ago
Julian Anastasov a210d01ae3 ipv4: Loosen source address check on IPv4 output 17 years ago