index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2011-04-17
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-04-17
filter: fix sk_filter rcu handling
Eric Dumazet
2011-04-17
filter: make sure filters dont read uninitialized memory
David S. Miller
2011-04-17
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2011-04-17
net: avoid limits overflow
Eric Dumazet
2011-04-17
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
2011-04-17
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2011-01-06
net: clear heap allocations for privileged ethtool actions
Kees Cook
2011-01-06
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2011-01-06
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2011-01-06
gro: Re-fix different skb headrooms
Jarek Poplawski
2011-01-06
gro: fix different skb headrooms
Eric Dumazet
2010-08-26
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-26
net: Fix napi_gro_frags vs netpoll path
Jarek Poplawski
2010-08-26
net: dev_forward_skb should call nf_reset
Ben Greear
2010-08-02
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-08-02
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-08-02
net/core: neighbour update Oops
Doug Kehn
2010-08-02
net: fix problem in reading sock TX queue
Tom Herbert
2010-08-02
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2010-05-06
veth: Dont kfree_skb() after dev_forward_skb()
Eric Dumazet
2010-04-22
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
2010-04-15
net: dev_pick_tx() fix
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-22
netpoll: warn when there are spaces in parameters
Amerigo Wang
2010-03-18
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-16
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
2010-03-10
net: Fix dev_mc_add()
Eric Dumazet
2010-03-10
net: Annotates neigh_invalidate()
Eric Dumazet
2010-03-08
ethtool: Use noinline_for_stack
Eric Dumazet
2010-03-07
sock.c: potential null dereference
Dan Carpenter
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
net: backlog functions rename
Zhu Yi
2010-03-05
net: add limit for socket backlog
Zhu Yi
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
2010-02-28
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
2010-02-27
dev: support deferring device flag change notifications
Patrick McHardy
2010-02-27
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2010-02-27
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
net: add addr len check to dev_mc_add
Jiri Pirko
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
netdev: use list_first_entry macro
stephen hemminger
2010-02-26
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]