netfilter: xtables: compat out of scope fix
[safe/jmp/linux-2.6] / net /
2010-02-08 Alexey Dobriyannetfilter: xtables: compat out of scope fix
2010-02-04 Alexey Dobriyannetfilter: nf_conntrack: restrict runtime expect hashsi...
2010-02-04 Eric Dumazetnetfilter: nf_conntrack: per netns nf_conntrack_cachep
2010-02-03 Patrick McHardynetfilter: nf_conntrack: fix memory corruption with...
2010-01-26 Patrick McHardynetfilter: ctnetlink: fix expectation mask dump
2010-01-19 Patrick McHardynetfilter: nf_conntrack_sip: fix off-by-one in compact...
2010-01-08 Florian Westphalnetfilter: ebtables: enforce CAP_NET_ADMIN
2010-01-07 Patrick McHardynetfilter: nf_ct_ftp: fix out of bounds read in update_...
2010-01-04 Arjan van de Venipvs: Add boundary check on ioctl arguments
2009-12-22 Florian Fainelliipvs: ip_vs_wrr.c: use lib/gcd.c
2009-12-15 Simon Hormanipvs: zero usvc and udest
2009-12-15 Patrick McHardynetfilter: fix crashes in bridge netfilter caused by...
2009-12-15 Patrick McHardyipv6: reassembly: use seperate reassembly queues for...
2009-12-14 Xiaotian Fengipvs: fix synchronization on connection close
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus Torvaldssctp: fix compile error due to sysctl mismerge
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-12-04 Johannes Bergmac80211: fix reorder buffer release
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-04 Kalle Valocfg80211: indent regulatory messages with spaces
2009-12-04 Jouni Malinenmac80211: Fix TX status reporting for injected data...
2009-12-04 Jean TourrilhesWE: Fix set events not propagated
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-12-04 Eric Dumazettcp: fix a timewait refcnt race
2009-12-04 Eric Dumazettcp: connect() race with timewait reuse
2009-12-04 Eric Dumazettcp: diag: Dont report negative values for rx queue
2009-12-03 Patrick Mullaneynetdevice: provide common routine for macvlan and vlan...
2009-12-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-03 Eric W. Biedermannet: Batch inet_twsk_purge
2009-12-03 Eric W. Biedermannet: Use rcu lookups in inet_twsk_purge.
2009-12-03 Eric W. Biedermannet: Allow fib_rule_unregister to batch
2009-12-03 Eric W. Biedermannetns: Add an explicit rcu_barrier to unregister_pernet...
2009-12-03 Eric W. Biedermannet: Allow xfrm_user_net_exit to batch efficiently.
2009-12-03 Eric W. Biedermannet: Move network device exit batching
2009-12-03 Eric W. Biedermannet: Add support for batching network namespace cleanups
2009-12-03 Patrick McHardyipv4 05/05: add sysctl to accept packets with local...
2009-12-03 Patrick McHardynet 04/05: fib_rules: allow to delete local rule
2009-12-03 Patrick McHardynet 03/05: fib_rules: add oif classification
2009-12-03 Patrick McHardynet 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME...
2009-12-03 Marcel HoltmannBluetooth: Add RFCOMM option to use L2CAP ERTM mode
2009-12-03 Marcel HoltmannBluetooth: Add L2CAP option for max transmit value
2009-12-03 Gustavo F. PadovanBluetooth: Fix 'SendRRorRNR' to send the ReqSeq value
2009-12-03 Gustavo F. PadovanBluetooth: Implement RejActioned flag
2009-12-03 Gustavo F. PadovanBluetooth: Fix sending ReqSeq on I-frames
2009-12-03 Gustavo F. PadovanBluetooth: Fix unset of SrejActioned flag
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 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
next