Commit Graph

1475 Commits (269fca0eddfa37d10c4493ac402be11e866e43fd)

Author SHA1 Message Date
Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary 17 years ago
Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths 17 years ago
Rami Rosen 61f1ab41b8 [IPV4]: Remove unused multipath cached routing defintion in net/flow.h 17 years ago
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Rami Rosen f624357959 [NEIGH]: Remove unused method from include/net/neighbour.h 17 years ago
Rami Rosen 04ce99c483 [IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE) 17 years ago
Eric Dumazet 21371f768b [SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim() 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
Eric Dumazet 8df09ea3b8 [SOCK] Avoid integer divides where not necessary in include/net/sock.h 17 years ago
YOSHIFUJI Hideaki 9cb5734e5b [TCP]: Convert several length variable to unsigned. 17 years ago
Johannes Berg fd5b74dcb8 cfg80211/nl80211: implement station attribute retrieval 17 years ago
Johannes Berg 5727ef1b2e cfg80211/nl80211: station handling 17 years ago
Johannes Berg ed1b6cc7f8 cfg80211/nl80211: add beacon settings 17 years ago
Johannes Berg 62da92fb75 mac80211: support getting key sequence counters via cfg80211 17 years ago
Johannes Berg 41ade00f21 cfg80211/nl80211: introduce key handling 17 years ago
Johannes Berg 7d54d0ddd6 mac80211: allow easier multicast/broadcast buffering in hardware 17 years ago
Johannes Berg 678f5f7117 mac80211: clean up eapol handling in TX path 17 years ago
Paul Moore 68277accb3 [XFRM]: Assorted IPsec fixups 17 years ago
Masahide NAKAMURA 558f82ef6e [XFRM]: Define packet dropping statistics. 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Pavel Emelyanov 7054fb9376 [INET]: Uninline the inet_twsk_put function. 17 years ago
Pavel Emelyanov 77a5ba55da [INET]: Uninline the __inet_lookup_established function. 17 years ago
Pavel Emelyanov 152da81deb [INET]: Uninline the __inet_hash function. 17 years ago
Vlad Yasevich 75205f4783 [SCTP]: Implement ADD-IP special case processing for ABORT chunk 17 years ago
Vlad Yasevich f57d96b2e9 [SCTP]: Change use_as_src into a full address state 17 years ago
Vlad Yasevich a08de64d07 [SCTP]: Update ASCONF processing to conform to spec. 17 years ago
Vlad Yasevich d6de309759 [SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT 17 years ago
Vlad Yasevich 42e30bf346 [SCTP]: Handle the wildcard ADD-IP Address parameter 17 years ago
Herbert Xu d647b36a69 [SNMP]: Fix SNMP counters with PREEMPT 17 years ago
Jan Engelhardt 643a2c15a4 [NETFILTER]: Introduce nf_inet_address 17 years ago
Patrick McHardy 7b2f9631e7 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg 17 years ago
Patrick McHardy f01ffbd6e7 [NETFILTER]: nf_log: move logging stuff to seperate header 17 years ago
Patrick McHardy cc01dcbd26 [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info 17 years ago
Patrick McHardy 2b628a0866 [NETFILTER]: nf_nat: mark NAT protocols const 17 years ago
Patrick McHardy 838965ba22 [NETLINK]: Add NLA_PUT_BE16/nla_get_be16() 17 years ago
Johannes Berg c49e5ea322 mac80211: conditionally include timestamp in radiotap information 17 years ago
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Joe Perches b5cb2bbc4c [IPV4] sctp: Use ipv4_is_<type> 17 years ago
Joe Perches 3db8cda362 [IPV4] include/net: Use ipv4_is_<type> 17 years ago
Pavel Emelyanov 752d14dc6a [IPV4]: Move the devinet pointers on the struct net 17 years ago
Pavel Emelyanov 32e569b727 [IPV4]: Pass the net pointer to the arp_req_set_proxy() 17 years ago
Pavel Emelyanov 8afd351c77 [NETNS]: Add the netns_ipv4 struct 17 years ago
Harvey Harrison 41380930d2 [NET]: Remove FASTCALL macro 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Herbert Xu d5422efe68 [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse 17 years ago
Herbert Xu 815f4e57e9 [IPSEC]: Make xfrm_lookup flags argument a bit-field 17 years ago
Denis V. Lunev 2aaef4e47f [NETNS]: separate af_packet netns data 17 years ago
Denis V. Lunev a0a53c8ba9 [NETNS]: struct net content re-work (v3) 17 years ago