Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / x25 /
2011-12-16 Igor Maravićnet:x25: use IS_ENABLED
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Dave Jonesx25: Fix NULL dereference in x25_recvmsg
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-17 Matthew Daleyx25: Prevent skb overreads when checking call user...
2011-10-17 Matthew Daleyx25: Handle undersized/fragmented skbs
2011-10-17 Matthew Daleyx25: Validate incoming call user data lengths
2011-07-01 Joe Perchesx25: Reduce switch/case indent
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-05 Arnd Bergmannx25: remove the BKL
2011-02-10 David S. Millerx25: Do not reference freed memory.
2011-02-07 andrew hendryx25: possible skb leak on bad facilities
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Apollon Oikonomopoulosx25: decrement netdev reference counts on unload
2010-11-28 andrew hendryX25 remove bkl in call user data length ioctl
2010-11-28 andrew hendryX25 remove bkl from causediag ioctls
2010-11-28 andrew hendryX25 remove bkl from calluserdata ioctls
2010-11-28 andrew hendryX25 remove bkl in facility ioctls
2010-11-28 andrew hendryX25 remove bkl in subscription ioctls
2010-11-19 andrew hendryX25: remove bkl in routing ioctls
2010-11-19 andrew hendryX25: remove bkl in inq and outq ioctls
2010-11-19 andrew hendryX25: remove bkl in timestamp ioctls
2010-11-19 andrew hendryX25: pushdown bkl in ioctls
2010-11-12 Dan Rosenbergx25: Prevent crashing when parsing bad X.25 facilities
2010-11-04 andrew hendrymemory corruption in X.25 facilities parsing
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-21 Arnd BergmannBKL: introduce CONFIG_BKL.
2010-09-22 andrew hendryX.25 remove bkl in poll
2010-09-22 andrew hendryX.25 remove bkl in getsockname
2010-09-15 andrew hendryX.25 remove bkl in connect
2010-09-15 Andrew HendryX.25 remove bkl in accept
2010-09-15 andrew hendryX.25 remove bkl in bind
2010-09-15 andrew hendryX.25 remove bkl in listen
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 andrew hendryX25: Remove bkl in sockopts
2010-05-18 andrew hendryX25: Move accept approve flag to bitfield
2010-05-18 andrew hendryX25: Move interrupt flag to bitfield
2010-05-18 andrew hendryX25: Move qbit flag to bitfield
2010-04-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-22 Andrew HendryX25: Add if_x25.h and x25 to device identifiers
2010-04-21 andrew hendryX25 fix dead unaccepted sockets
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-08 John Hughesx.25 attempts to negotiate invalid throughput
2010-04-08 John Hughesx25: Patch to fix bug 15678 - x25 accesses fields beyon...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yix25: use limited socket backlog
2010-02-16 andrew hendryX25: Dont let x25_bind use addresses containing characters
2010-02-16 andrew hendryX25: Fix x25_create errors for bad protocol and ENOBUFS
2010-02-10 Li Zefannet: x25: use seq_list_foo() helpers
2010-02-10 Li Zefannet: x25: use seq_hlist_foo() helpers
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-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-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-19 Andrew HendryX25: Enable setting of cause and diagnostic fields
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-07 Arnd Bergmannnet/x25: push BKL usage into x25_proto
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-29 roel kluinnet: Cleanup redundant tests on unsigned
2009-10-13 roel kluinx25: bit and/or confusion in x25_ioctl()?
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-02 David S. Millerx25: Fix sleep from timer on socket destroy.
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-17 Eric Dumazetnet: sk_wmem_alloc has initial value of one, not zero
2009-06-16 David S. Millerx25: Fix sleep from timer on socket destroy.
2009-03-27 Alan Coxaf_rose/x25: Sanity check the maximum user frame size
2009-03-13 Roel Kluinx25: '< 0' and '>= 0' test on unsigned
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-11-04 Alexey Dobriyannet: '&' redux
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-06-17 David S. Millerx25: Use sock_orphan() instead of open-coded (and buggy...
2008-06-17 David S. Millerx25: Use sock_graft() and remove bogus sk_socket and...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-28 Wang Chen[X25]: Use proc_create() to setup ->proc_fops first
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 maximilian attems[AX25]: Beautify x25_init() version printk.
2008-01-28 Jan Engelhardt[AF_X25]: constify function pointer tables
2008-01-28 Eric Dumazet[X25]: Avoid divides and sparse warnings
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Denis Cheng[X25]: use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-04 Julia Lawall[X25]: Add missing x25_neigh_put
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
next