ipip: Fix handling of DF packets when pmtudisc is OFF
[safe/jmp/linux-2.6] / net / llc / af_llc.c
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-08-24 Jiri SlabyNET: llc, zero sockaddr_llc struct
2009-05-17 Jiri Pirkonet: remove needless (now buggy) & from dev->dev_addr...
2009-02-23 Stephen Hemmingerllc: fix non-const printk warning
2008-11-22 Qinghuang Fengnet: remove redundant argument comments
2008-06-17 David S. Millerllc: Use sock_graft() instead of by-hand version.
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 Patrick McHardy[LLC]: Restrict LLC sockets to root
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-02-11 YOSHIFUJI Hideaki[NET] LLC: Fix whitespace errors.
2006-12-03 Al Viro[LLC]: anotations
2006-08-05 Stephen Hemminger[LLX]: SOCK_DGRAM interface fixes
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Stephen Hemminger[LLC]: allow datagram recvmsg
2006-06-18 Chris Leech[I/OAT]: Make sk_eat_skb I/OAT aware.
2006-03-21 Arnaldo Carvalho... [LLC]: Fix sap refcounting
2006-03-21 Arnaldo Carvalho... [LLC]: Replace __inline__ with inline
2006-03-21 Arnaldo Carvalho... [LLC]: Fix struct proto .name
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2006-01-03 Benjamin LaHaise[NET]: Avoid atomic xchg() for non-error case
2005-11-15 Jochen Friedrich[LLC]: Make core block on remote busy.
2005-09-22 Arnaldo Carvalho... [LLC]: fix llc_ui_recvmsg, making it behave like tcp_re...
2005-09-22 Arnaldo Carvalho... [LLC]: Fix sparse warnings
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5157
2005-09-22 Jochen Friedrich[LLC]: Fix for Bugzilla ticket #5156
2005-09-22 Arnaldo Carvalho... [LLC]: Use refcounting with struct llc_sap
2005-09-22 Arnaldo Carvalho... [LLC]: Do better struct sock accounting on skbs
2005-09-22 Arnaldo Carvalho... [LLC]: Use sk_wait_data
2005-09-22 Arnaldo Carvalho... [LLC]: Use some more likely/unlikely
2005-09-22 Arnaldo Carvalho... [LLC]: Add sysctl support for the LLC timeouts
2005-09-22 Arnaldo Carvalho... [LLC]: Use the sk_wait_event primitive
2005-09-22 Arnaldo Carvalho... [LLC]: Convert llc_ui_wait_for_ functions to use prepar...
2005-09-22 Arnaldo Carvalho... [LLC]: Help the compiler with likely/unlikely, saving...
2005-09-22 Arnaldo Carvalho... [LLC]: Update comments for llc_ui_bind and llc_ui_autob...
2005-09-22 Arnaldo Carvalho... [LLC]: Remove unneeded temp net_device variables
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2