asus_acpi: convert to seq_file
[safe/jmp/linux-2.6] / net /
2009-12-03 Gustavo F. PadovanBluetooth: Initialize variables and timers for both...
2009-12-03 Vikram KandukuriBluetooth: Fix handling of BNEP setup connection requests
2009-12-03 Marcel HoltmannBluetooth: Unobfuscate tasklet_schedule usage
2009-12-03 Marcel HoltmannBluetooth: Turn hci_recv_frame into an exported function
2009-12-03 Marcel HoltmannBluetooth: Return ENETDOWN when interface is down
2009-12-03 Jiri KosinaBluetooth: Implement raw output support for HIDP layer
2009-12-03 Trond MyklebustRPC: Fix two potential races in put_rpccred
2009-12-03 Trond MyklebustSUNRPC: Ensure that we honour autoclose before attempti...
2009-12-03 David S. Millertcp: sysctl_tcp_cookie_size needs to be exported to...
2009-12-03 David S. Millertcp: Fix warning on 64-bit.
2009-12-03 Eric W. Biedermannet: Teach vlans to cleanup as a pernet subsystem
2009-12-03 William Allen SimpsonTCPCT part 1g: Responder Cookie => Initiator
2009-12-03 William Allen SimpsonTCPCT part 1f: Initiator Cookie => Responder
2009-12-03 William Allen SimpsonTCPCT part 1e: implement socket option TCP_COOKIE_TRANS...
2009-12-03 William Allen SimpsonTCPCT part 1d: define TCP cookie option, extend existin...
2009-12-03 William Allen SimpsonTCPCT part 1c: sysctl_tcp_cookie_size, socket option...
2009-12-03 William Allen SimpsonTCPCT part 1b: generate Responder Cookie secret
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-12-03 Alexander Duyckskbuff: remove skb_dma_map/unmap
2009-12-02 Jean-Mickael Guerinnet: compat_sys_recvmmsg user timespec arg can be NULL
2009-12-02 Jean-Mickael Guerinnet: compat_mmsghdr must be used in sys_recvmmsg
2009-12-02 Andrei Pelinescu... sctp: fix sctp_setsockopt_autoclose compile warning
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-02 Eric W. Biedermannet: Simplify ipip6 aka sit pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify ip6_tunnel pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify ipip pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify ip_gre pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify phonet pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify conntrack_proto_gre pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify conntrack_proto_dccp pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify af_key pernet operations.
2009-12-02 Eric W. Biedermannet: Simplify vlan pernet operations.
2009-12-02 Eric W. Biedermannet: Simplfy default_device_exit and improve batching.
2009-12-02 Eric W. Biedermannet: Automatically allocate per namespace data.
2009-12-02 Eric W. Biedermannet: Batch network namespace destruction.
2009-12-02 Eric W. Biedermannet: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
2009-12-01 Patrick McHardyip_fragment: also adjust skb->truesize for packets...
2009-12-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-01 Li Yewangipsec: can not add camellia cipher algorithm when using...
2009-12-01 Linus TorvaldsMerge branch 'security' of git://git./linux/kernel...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-11-30 Eric Dumazettcp: tcp_disconnect() should clear window_clamp
2009-11-30 Johannes Bergmac80211: fix spurious delBA handling
2009-11-30 Johannes Bergmac80211: fix two remote exploits
2009-11-30 David Fordipv4: additional update of dev_net(dev) to struct ...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-29 Eric Dumazetpktgen: NUMA aware
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-29 andrew hendryX25: Fix oops and refcnt problems from x25_dev_get
2009-11-29 andrew hendryX25: Check for errors in x25_init
2009-11-29 andrew hendryX25: Move SYSCTL ifdefs into header
2009-11-29 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2009-11-29 Andrei Pelinescu... sctp: on T3_RTX retransmit all the in-flight chunks
2009-11-28 Samuel Ortizcfg80211: Add PMKSA wext compatibility handler
2009-11-28 Samuel Ortiznl80211: PMKSA caching support
2009-11-28 Johannes Bergmac80211: log more data when tracing
2009-11-28 Johannes Bergmac80211: correctly place aMPDU RX reorder code
2009-11-28 Johannes Bergmac80211: move aMPDU RX reorder code
2009-11-28 Johannes Bergmac80211: move cmntr flag out of rx flags
2009-11-28 Alban Browaeyswireless : use a dedicated workqueue for cfg80211.
2009-11-27 Patrick McHardyvlan: support "loose binding" to the underlying network...
2009-11-26 Arnd Bergmannveth: move loopback logic to common location
2009-11-25 Martin Willixfrm: Add SHA384 and SHA512 HMAC authentication algorit...
2009-11-25 Martin Willixfrm: Use the user specified truncation length in ESP...
2009-11-25 Martin Willixfrm: Store aalg in xfrm_state with a user specified...
2009-11-25 Alexey Dobriyannet: convert /proc/net/rt_acct to seq_file
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-25 Eric Dumazetmac80211: Speedup ieee80211_remove_interfaces()
2009-11-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-24 Joe Perchesnet/ipv6: Move && and || to end of previous line
2009-11-24 Eric Dumazetpktgen: Fix netdevice unregister
2009-11-23 Joe Perchesnetfilter: net/ipv[46]/netfilter: Move && and || to...
2009-11-23 Jaswinder Singh... mac80211: Fix missing kernel-doc notation
2009-11-23 Johannes Bergmac80211: fix rcu locking
2009-11-23 Johannes Bergmac80211: remove dead struct member
2009-11-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 Johannes Bergrfkill: fix miscdev ops
2009-11-23 Vlad Yasevichsctp: prevent too-fast association id reuse
2009-11-23 Andrei Pelinescu... sctp: fix integer overflow when setting the autoclose...
2009-11-23 Andrei Pelinescu... sctp: limit maximum autoclose setsockopt value
2009-11-23 Neil Hormansctp: Fix mis-ordering of user space data when multihom...
2009-11-23 Vlad Yasevichsctp: Update max.burst implementation
2009-11-23 Vlad Yasevichsctp: Remove useless last_time_used variable
2009-11-23 Amerigo Wangsctp: remove deprecated SCTP_GET_*_OLD stuffs
2009-11-23 Andrei Pelinescu... sctp: allow setting path_maxrxt independent of SPP_PMTU...
2009-11-23 Vlad Yasevichsctp: Update SWS avaoidance receiver side algorithm
2009-11-23 Vlad Yasevichsctp: Select a working primary during sctp_connectx()
2009-11-23 Vlad Yasevichsctp: Fix malformed "Invalid Stream Identifier" error
2009-11-23 Wei Yongjunsctp: implement the sender side for SACK-IMMEDIATELY...
2009-11-23 Wei Yongjunsctp: implement the receiver side for SACK-IMMEDIATELY...
2009-11-23 Joe Perchesnet/ipv4: Move && and || to end of previous line
2009-11-23 Eric Dumazetpktgen: Fix device name compares
2009-11-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-23 J. Bruce FieldsMerge commit 'v2.6.32-rc8' into HEAD
2009-11-23 J. Bruce FieldsRevert "knfsd: avoid overloading the CPU scheduler...
2009-11-23 Patrick McHardynetfilter: xt_limit: fix invalid return code in limit_m...
2009-11-23 Florian Westphalnetfilter: xtables: fix conntrack match v1 ipt-save...
2009-11-23 Pablo Neira Ayusonetfilter: nf_ct_tcp: improve out-of-sync situation...
2009-11-23 Jaswinder Singh... net: Fix missing kernel-doc notation
2009-11-21 David S. Millertcp: Don't make syn cookies initial setting depend...
next