index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
/
af_llc.c
Commit message (
Expand
)
Author
Age
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
*
net_dma: simple removal
Dan Williams
2014-09-28
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-19
*
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
2014-01-02
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
*
llc: Use normal etherdevice.h tests
Joe Perches
2013-09-03
*
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-04-07
*
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
*
llc: fix info leak via getsockname()
Mathias Krause
2012-08-16
*
llc2: Call llc_station_exit() on llc2_init() failure path
Ben Hutchings
2012-08-14
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-11
*
net: include/net/sock.h cleanup
Eric Dumazet
2012-05-17
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
*
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
2012-01-24
*
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
2011-12-19
*
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
2010-12-08
*
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
2010-09-13
*
net: sk_sleep() helper
Eric Dumazet
2010-04-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
llc: fix SAP reference counting w.r.t. socket handling
Octavian Purdila
2009-12-26
*
llc: convert the socket list to RCU locking
Octavian Purdila
2009-12-26
*
llc: add support for SO_BINDTODEVICE
Octavian Purdila
2009-12-26
*
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
2009-12-26
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
*
net: pass kern to net_proto_family create function
Eric Paris
2009-11-06
*
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
*
NET: llc, zero sockaddr_llc struct
Jiri Slaby
2009-08-24
*
net: remove needless (now buggy) & from dev->dev_addr (part2)
Jiri Pirko
2009-05-17
*
llc: fix non-const printk warning
Stephen Hemminger
2009-02-22
*
net: remove redundant argument comments
Qinghuang Feng
2008-11-21
*
llc: Use sock_graft() instead of by-hand version.
David S. Miller
2008-06-17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
|
\
|
*
[LLC]: Restrict LLC sockets to root
Patrick McHardy
2008-03-27
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
|
/
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
*
[NET] LLC: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[LLC]: anotations
Al Viro
2006-12-03
*
[LLX]: SOCK_DGRAM interface fixes
Stephen Hemminger
2006-08-05
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[LLC]: allow datagram recvmsg
Stephen Hemminger
2006-06-18
*
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
2006-06-18
*
[LLC]: Fix sap refcounting
Arnaldo Carvalho de Melo
2006-03-21
*
[LLC]: Replace __inline__ with inline
Arnaldo Carvalho de Melo
2006-03-21
[next]