UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / x25 /
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-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
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-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-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-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-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more conversions to skb_copy_from_linea...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related conversions to skb_rese...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-03-20 Adrian Bunk[X25] x25_forward_call(): fix NULL dereferences
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: x25: remove unnecessary insert_at_head...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 YOSHIFUJI Hideaki[NET] X25: Fix whitespace errors.
2007-02-08 Andrew Hendry[X.25]: Adds /proc/net/x25/forward to view active forwa...
2007-02-08 Andrew Hendry[X.25]: Adds /proc/sys/net/x25/x25_forward to control...
2007-02-08 Andrew Hendry[X.25]: Add call forwarding
2007-01-24 Andrew Hendry[X.25]: Add missing sock_put in x25_receive_data
next