Commit Graph

2004 Commits (f82b217e3513fe3af342c0f3ee1494e86250c21c)

Author SHA1 Message Date
Tomas Winkler 21c0cbe760 mac80211: add association capabilty and timing info into bss_conf 17 years ago
Tomas Winkler 38668c059f mac80211: eliminate conf_ht 17 years ago
Ilpo Järvinen 882bebaaca [TCP]: tcp_simple_retransmit can cause S+L 17 years ago
Denis V. Lunev 046ee90235 [NETNS]: Create tcp control socket in the each namespace. 17 years ago
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
Denis V. Lunev eee4fe4ded [INET]: Let inet_ctl_sock_create return sock rather than socket. 17 years ago
Denis V. Lunev 3d58b5fa8e [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. 17 years ago
Denis V. Lunev a4aa834a91 [NETNS]: Declare init_net even without CONFIG_NET defined. 17 years ago
YOSHIFUJI Hideaki 52eeeb8481 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). 17 years ago
YOSHIFUJI Hideaki 300aaeeaab [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. 17 years ago
Templin, Fred L fadf6bf060 [IPV6] SIT: Add PRL management for ISATAP. 17 years ago
Denis V. Lunev c0f39322c3 [NETNS]: Do not include net/net_namespace.h from seq_file.h 17 years ago
Denis V. Lunev 225c0a0107 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. 17 years ago
Joonwoo Park f83f1768f8 [LLC]: skb allocation size for responses 17 years ago
Pavel Emelyanov 70ee115942 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. 17 years ago
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
Pavel Emelyanov 8efa6e93cb [NETNS]: Introduce a netns_core structure. 17 years ago
Denis V. Lunev 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. 17 years ago
Denis V. Lunev 3ba9441bdf [UDP]: Place file operations directly into udp_seq_afinfo. 17 years ago
Denis V. Lunev dda61925f8 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. 17 years ago
Denis V. Lunev 6f191efe48 [UDP]: Replace struct net on udp_iter_state with seq_net_private. 17 years ago
Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 years ago
Pavel Emelyanov 60e7663d46 [SOCK]: Drop per-proto inuse init and fre functions (v2). 17 years ago
Pavel Emelyanov 1338d466d9 [SOCK]: Introduce a percpu inuse counters array (v2). 17 years ago
Pavel Emelyanov 13ff3d6fa4 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). 17 years ago
Joe Perches bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
Joonwoo Park a5a04819c5 [LLC]: station source mac address 17 years ago
Rami Rosen be2ce06b49 [IPV6]: Remove unused method declaration in include/net/addrconf.h. 17 years ago
Ilpo Järvinen bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
Ilpo Järvinen 8d3308687f [NET]: uninline dst_release 17 years ago
Rami Rosen 4f95165d4b [IPV6]: Remove three unused method declarations in include/net/ipv6.h 17 years ago
Denis V. Lunev 09382bac66 [PKT_SCHED]: Pass real namespace in net scheduler classifiers. 17 years ago
Johannes Berg 6c507cd040 cfg80211: don't export ieee80211_get_channel 17 years ago
Benjamin Thery 60e8fbc4c5 [NETNS][IPV6] flowlabels - make flowlabels per namespace 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
Herbert Xu 732c8bd590 [IPSEC]: Fix BEET output 17 years ago
Pavel Emelyanov 68528f0998 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. 17 years ago
Pavel Emelyanov a24022e188 [NETNS][ICMP]: Move ICMP sysctls on struct net. 17 years ago
Denis V. Lunev f5aa23fd49 [NETNS]: Compilation warnings under CONFIG_NET_NS. 17 years ago
Patrick McHardy 0d0ab0378d [NETFILTER]: nf_conntrack_sip: support multiple media channels 17 years ago
Patrick McHardy 0f32a40fc9 [NETFILTER]: nf_conntrack_sip: create signalling expectations 17 years ago
Patrick McHardy b8beedd25d [NETFILTER]: Add nf_inet_addr_cmp() 17 years ago
Patrick McHardy 6002f266b3 [NETFILTER]: nf_conntrack: introduce expectation classes and policies 17 years ago
Patrick McHardy 359b9ab614 [NETFILTER]: nf_conntrack_expect: support inactive expectations 17 years ago
Patrick McHardy 1d9d752259 [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments 17 years ago
Patrick McHardy ef27559b70 [NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4 17 years ago
Johannes Berg 906c730a2d wireless: add wiphy channel freq to channel struct lookup helper 17 years ago
Emmanuel Grumbach 9ae4fda332 mac80211: allows driver to request a Phase 1 RX key 17 years ago
Emmanuel Grumbach 5d2cdcd4e8 mac80211: get a TKIP phase key from skb 17 years ago
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago