Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / netrom /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2011-12-28 Xi Wangnetrom: avoid overflows in nr_setsockopt()
2011-11-29 Ralf BaechleNET: NETROM: Fix formatting.
2011-11-29 Ralf BaechleNET: NETROM: Cleanup argument SIOCADDRT ioctl argument...
2011-11-29 Ralf BaechleNET: NETROM: When adding a route verify length of mnemo...
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-07-01 Joe Perchesnetrom: Reduce switch/case indent
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-14 Ralf BaechleNET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-10 Li Zefannet: netrom: use seq_hlist_foo() helpers
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-16 Jarek Poplawskiax25: netrom: rose: Fix timer oopses
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-09-01 Stephen Hemmingerconvert hamradio drivers to netdev_txreturnt_t
2009-08-18 Ralf BaechleNETROM: Fix use of static buffer
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-06 Eric Dumazetnetrom: Fix nr_getname() leak
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
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-04-22 Jean Delvarenet/netrom: Fix socket locking
2009-03-28 David S. MillerRevert "netrom: zero length frame filtering in NetRom"
2009-03-27 Alan Coxaf_rose/x25: Sanity check the maximum user frame size
2009-03-21 Bernard Pidouxnetrom: zero length frame filtering in NetRom
2009-01-21 Stephen Hemmingernetrom: convert to net_device_ops
2009-01-21 Stephen Hemmingernetrom: convert to internal net_device_stats
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-11-13 David HowellsCRED: Wrap task credential accesses in the netrom protocol
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-06 Jarek Poplawskinetrom: Fix sock_orphan() use in nr_release
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-06-17 David S. Millernetrom: Kill spurious NULL'ing of sk->sk_socket.
2008-06-17 David S. Millernetrom: Use sock_graft() and remove bogus sk_socket...
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-12-20 David S. Miller[NET]: Correct two mistaken skb_reset_mac_header()...
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 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
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 socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-19 YOSHIFUJI Hideaki[NET] NETROM: Fix whitespace errors.
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-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Ralf Baechle[AX25/NETROM/ROSE]: Convert to use modern wait queue API
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 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: netrom: remove unnecessary insert_at_he...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 YOSHIFUJI Hideaki[NET] NETROM: Fix whitespace errors.
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked ax25_linkfail_register uses
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked nr_add_node uses.
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked ax25_listen_register uses
2006-12-18 Ralf Baechle[AX.25]: Fix unchecked ax25_protocol_register uses.
2006-12-18 Ralf Baechle[AX.25]: Mark all kmalloc users __must_check
2006-12-03 Arnaldo Carvalho... [NETROM]: Use kmemdup
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-12 Ralf Baechle[NETROM] lockdep: fix false positive
2006-07-12 Ralf Baechle[NETROM]: Drop lock before calling nr_destroy_socket
2006-07-12 Ralf Baechle[NETROM]: Fix locking order when establishing a NETROM...
2006-07-09 Ralf Baechle[AX.25]: Use kzalloc
2006-07-04 Ralf Baechle DL5RB[NETROM]: Use socket helpers instead of direct fiddling...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Ralf Baechle[NETROM]: Fix possible null pointer dereference.
2006-05-06 Ralf Baechle[NETROM/ROSE]: Kill module init version kernel log...
2006-05-04 Ralf Baechle[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
2006-05-04 Ralf Baechle[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Christoph Hellwig[NETROM]: Remove unessecary lock_sock calls in netrom_i...
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-12-22 Mika Kukkonen[NETROM]: Fix three if-statements in nr_state1_machine()
2005-10-05 Ralf Baechle[AX.25]: Fix packet socket crash
next