mac80211: no BSS changes to driver from beacons processed during scanning
[pandora-kernel.git] / include / net /
2008-04-16 Reinette Chatremac80211: no BSS changes to driver from beacons process...
2008-04-16 John Heffner[TCP]: Increase the max_burst threshold from 3 to tp...
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug to fib rules.
2008-04-16 Denis V. Lunev[NETNS]: Add netns refcnt debug for kernel sockets.
2008-04-16 Denis V. Lunev[NETNS]: Make netns refconting debug like a socket...
2008-04-16 Pavel Emelyanov[RTNL]: Introduce the rtnl_kill_links helper.
2008-04-15 Pavel Emelyanov[NETNS]: The generic per-net pointers.
2008-04-15 Pavel Emelyanov[NETNS]: The net-subsys IDs generator.
2008-04-15 Adrian Bunk[IRDA]: Remove irlan_eth_send_gratuitous_arp()
2008-04-15 Allan Stephens[TIPC]: Overhaul of socket locking logic
2008-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_nat: use bool type in nf_nat_proto
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: nf_conntrack: use bool type in struct...
2008-04-14 Jan Engelhardt[NETFILTER]: Remove unused callbacks in nf_conntrack_l3...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack_extend: warn on confirmed...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: don't add NAT extension for confir...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add DCCP protocol support
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: remove unused name from struct...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: move NAT ctnetlink helpers to...
2008-04-14 Patrick McHardy[NETFILTER]: nf_nat: add helpers for common NAT protoco...
2008-04-14 Gerrit Renker[SKB]: __skb_append = __skb_queue_after
2008-04-14 YOSHIFUJI Hideaki[IPV6]: Use appropriate sock tclass setting for routing...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS]: Add an empty netns_dccp structure on struct...
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Replace struct net on tcp_iter_state with seq_ne...
2008-04-13 David S. MillerMerge branch 'net-2.6.26-misc-20080412b' of git://git...
2008-04-13 Paul MooreNetLabel: Allow passing the LSM domain as a shared...
2008-04-13 Vlad Yasevich[SCTP]: Fix compiler warning about const qualifiers
2008-04-13 Gui Jianfeng[SCTP]: Fix protocol violation when receiving an error...
2008-04-12 YOSHIFUJI Hideaki[IPV6] MIP6: Use our standard definitions for paddings.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Define constants for link-local multicast addre...
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Make address arguments const.
2008-04-12 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
2008-04-12 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Use XOR and OR rather than mutiple ands for...
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
2008-04-10 Rami Rosen[IPV6]: Remove unused declarations in include/net/ip6_r...
2008-04-10 Rami Rosen[IPV6] Remove three method declarations in include...
2008-04-10 Stephen Hemmingersocket: sk_filter deinline
2008-04-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Chrmac80211: add station aid into ieee80211_tx_control
2008-04-08 Tomas Winklermac80211: add association capabilty and timing info...
2008-04-08 Tomas Winklermac80211: eliminate conf_ht
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-08 Ilpo Järvinen[TCP]: tcp_simple_retransmit can cause S+L
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-03 Denis V. Lunev[NETNS]: Create tcp control socket in the each namespace.
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03 Denis V. Lunev[NETNS]: Declare init_net even without CONFIG_NET defined.
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-03 YOSHIFUJI Hideaki[IPV6]: Unify ip6_onlink() and ipip6_onlink().
2008-04-03 YOSHIFUJI Hideaki[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.
2008-04-03 Templin, Fred L[IPV6] SIT: Add PRL management for ISATAP.
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-02 Denis V. Lunev[NETNS]: Do not include net/net_namespace.h from seq_file.h
2008-04-02 Denis V. Lunev[NETNS]: Merge ifdef CONFIG_NET in include/net/net_name...
2008-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.25
2008-04-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-04-01 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-04-01 Joonwoo Park[LLC]: skb allocation size for responses
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add the percpu prot_inuse counter in...
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add a struct net argument to sock_prot_i...
2008-04-01 Pavel Emelyanov[NETNS]: Introduce a netns_core structure.
2008-03-29 David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-29 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-03-29 Denis V. Lunev[UDP]: Remove owner from udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Place file operations directly into udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Replace struct net on udp_iter_state with seq_ne...
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28 Pavel Emelyanov[SOCK]: Drop per-proto inuse init and fre functions...
2008-03-28 Pavel Emelyanov[SOCK]: Introduce a percpu inuse counters array (v2).
2008-03-28 Pavel Emelyanov[SOCK]: Enumerate struct proto-s to facilitate percpu...
2008-03-28 Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-03-28 Joonwoo Park[LLC]: station source mac address
2008-03-28 Rami Rosen[IPV6]: Remove unused method declaration in include...
2008-03-28 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 Ilpo Järvinen[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
2008-03-28 Ilpo Järvinen[NET]: uninline dst_release
2008-03-28 Rami Rosen[IPV6]: Remove three unused method declarations in...
next