index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: potential ERR_PTR dereference
Dan Carpenter
2010-04-22
1
-2
/
+3
*
net: Fix an RCU warning in dev_pick_tx()
David Howells
2010-04-21
1
-1
/
+1
*
net: dev_pick_tx() fix
Eric Dumazet
2010-04-15
1
-2
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
16
-2
/
+14
*
netpoll: warn when there are spaces in parameters
Amerigo Wang
2010-03-22
1
-2
/
+5
*
net: Potential null skb->dev dereference
Eric Dumazet
2010-03-18
1
-3
/
+5
*
NET: netpoll, fix potential NULL ptr dereference
Jiri Slaby
2010-03-16
1
-2
/
+2
*
net: Fix dev_mc_add()
Eric Dumazet
2010-03-10
1
-2
/
+3
*
net: Annotates neigh_invalidate()
Eric Dumazet
2010-03-10
1
-0
/
+2
*
ethtool: Use noinline_for_stack
Eric Dumazet
2010-03-08
1
-32
/
+8
*
sock.c: potential null dereference
Dan Carpenter
2010-03-07
1
-1
/
+2
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-4
/
+3
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-0
/
+72
*
net: backlog functions rename
Zhu Yi
2010-03-05
1
-1
/
+1
*
net: add limit for socket backlog
Zhu Yi
2010-03-05
1
-2
/
+14
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-28
4
-5
/
+14
|
\
|
*
net: Add checking to rcu_dereference() primitives
Paul E. McKenney
2010-02-25
4
-5
/
+14
*
|
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
2010-02-28
1
-0
/
+2
*
|
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-28
1
-4
/
+6
*
|
rtnetlink: support specifying device flags on device creation
Patrick McHardy
2010-02-27
1
-9
/
+43
*
|
dev: support deferring device flag change notifications
Patrick McHardy
2010-02-27
2
-61
/
+104
*
|
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
2010-02-27
2
-4
/
+8
*
|
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
2010-02-27
1
-0
/
+1
*
|
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
1
-3
/
+0
*
|
net: add addr len check to dev_mc_add
Jiri Pirko
2010-02-26
1
-0
/
+2
*
|
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
1
-0
/
+3
*
|
netdev: use list_first_entry macro
stephen hemminger
2010-02-26
1
-3
/
+3
*
|
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
2010-02-26
1
-8
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-25
1
-1
/
+2
|
\
\
|
|
/
|
*
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-02-23
1
-1
/
+1
|
*
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
2010-02-19
1
-1
/
+2
*
|
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
1
-1
/
+2
*
|
net: export attach/detach filter routines
Michael S. Tsirkin
2010-02-17
1
-0
/
+2
*
|
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-02-17
1
-1
/
+1
*
|
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
2010-02-17
1
-3
/
+0
*
|
net: use kasprintf() for socket cache names
Alexey Dobriyan
2010-02-17
1
-8
/
+2
*
|
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2010-02-17
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
1
-0
/
+1
|
\
\
|
|
/
|
*
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
2010-02-16
1
-0
/
+1
*
|
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2010-02-16
1
-3
/
+4
*
|
ethtool: reduce stack usage
Eric Dumazet
2010-02-15
1
-7
/
+28
*
|
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
2010-02-15
1
-5
/
+8
*
|
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
2010-02-15
1
-16
/
+24
*
|
rtnetlink: Add VF config code to rtnetlink
Williams, Mitch A
2010-02-12
1
-0
/
+67
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
|
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
2010-02-11
1
-5
/
+5
*
|
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2010-02-10
2
-1
/
+333
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-09
2
-0
/
+3
|
\
\
|
|
/
|
*
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
2010-02-08
1
-0
/
+2
|
*
pktgen: Fix freezing problem
Rafael J. Wysocki
2010-02-04
1
-0
/
+1
[next]