index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
llc
Age
Commit message (
Expand
)
Author
2013-04-07
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2012-11-19
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
2012-09-17
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
2012-09-17
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
2012-09-17
llc2: Remove the station send queue
Ben Hutchings
2012-09-17
llc2: Collapse the station event receive path
Ben Hutchings
2012-09-17
llc2: Remove dead code for state machine
Ben Hutchings
2012-09-17
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-16
llc: fix info leak via getsockname()
Mathias Krause
2012-08-15
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-14
llc: Fix races between llc2 handler use and (un)registration
Ben Hutchings
2012-08-14
llc2: Call llc_station_exit() on llc2_init() failure path
Ben Hutchings
2012-08-14
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
2012-08-06
llc: free the right skb
Sorin Dumitru
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
2012-05-16
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-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
2012-04-21
net llc: Don't use sysctl tables with .child entries.
Eric W. Biederman
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-01-24
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
2011-12-19
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-04-12
llc: Fix length check in llc_fixup_skb().
David S. Miller
2011-02-28
llc: avoid skb_clone() if there is only one handler
Changli Gao
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
2010-09-17
net/llc: storing negative error codes in unsigned short
Dan Carpenter
2010-09-13
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-10
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
David S. Miller
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
llc: cleanup: remove dead code from llc_init()
Dan Carpenter
2010-03-05
net: backlog functions rename
Zhu Yi
2010-03-05
llc: use limited socket backlog
Zhu Yi
2009-12-27
llc: fix SAP reference counting w.r.t. socket handling
Octavian Purdila
2009-12-27
llc: convert llc_sap_list to RCU
Octavian Purdila
2009-12-27
llc: replace the socket list with a local address based hash
Octavian Purdila
2009-12-27
llc: use a device based hash table to speed up multicast delivery
Octavian Purdila
2009-12-27
llc: optimize multicast delivery
Octavian Purdila
2009-12-27
llc: convert the socket list to RCU locking
Octavian Purdila
2009-12-27
llc: add support for SO_BINDTODEVICE
Octavian Purdila
2009-12-27
llc: add support for LLC_OPT_PKTINFO
Octavian Purdila
2009-12-27
llc: use dev_hard_header
Octavian Purdila
[next]