index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
2010-09-29
1
-4
/
+4
*
net: add a recursion limit in xmit path
Eric Dumazet
2010-09-29
1
-1
/
+11
*
ipv4: Allow configuring subnets as local addresses
Tom Herbert
2010-09-28
1
-1
/
+2
*
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-27
3
-18
/
+63
*
net: sk_{detach|attach}_filter() rcu fixes
Eric Dumazet
2010-09-27
1
-6
/
+4
*
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
2010-09-27
1
-3
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
2
-5
/
+5
|
\
|
*
net: fix a lockdep splat
Eric Dumazet
2010-09-24
1
-4
/
+4
|
*
net: use rcu_barrier() in rollback_registered_many
Eric Dumazet
2010-09-14
1
-1
/
+1
*
|
rps: allocate rx queues in register_netdevice only
Eric Dumazet
2010-09-26
1
-44
/
+32
*
|
net: propagate NETIF_F_HIGHDMA to vlans
Eric Dumazet
2010-09-26
1
-3
/
+4
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
3
-6
/
+6
*
|
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2010-09-21
2
-12
/
+11
*
|
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
1
-0
/
+1
*
|
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-21
1
-2
/
+2
*
|
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
1
-0
/
+34
*
|
netns: keep vlan slaves on master netns move
David Lamparter
2010-09-17
1
-0
/
+4
*
|
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-17
1
-2
/
+5
*
|
net: include inetdevice.h for rcu_dereference_raw api change
Stephen Rothwell
2010-09-16
1
-0
/
+1
*
|
net: enable GRO by default for vlan devices
Brandon Philips
2010-09-15
1
-0
/
+5
*
|
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
1
-1
/
+1
*
|
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-09-15
1
-4
/
+4
*
|
flow: better memory management
Eric Dumazet
2010-09-13
1
-36
/
+42
*
|
pkt_sched: remov unnecessary bh_disable
stephen hemminger
2010-09-10
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
3
-15
/
+19
|
\
\
|
|
/
|
*
gro: Re-fix different skb headrooms
Jarek Poplawski
2010-09-08
1
-1
/
+1
|
*
net: fix tx queue selection for bridged devices implementing select_queue
Helmut Schaa
2010-09-07
1
-8
/
+8
|
*
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
Jarek Poplawski
2010-09-02
1
-6
/
+6
|
*
gro: fix different skb headrooms
Eric Dumazet
2010-09-01
1
-2
/
+6
*
|
net/core: add lock context change annotations in net/core/sock.c
Namhyung Kim
2010-09-09
1
-0
/
+4
*
|
net/core: remove address space warnings on verify_iovec()
Namhyung Kim
2010-09-09
1
-2
/
+4
*
|
net: rps: add the shortcut for one rps_cpus
Changli Gao
2010-09-08
1
-3
/
+11
*
|
net: poll() optimizations
Eric Dumazet
2010-09-06
1
-3
/
+2
*
|
net: pskb_expand_head() optimization
Eric Dumazet
2010-09-06
1
-5
/
+20
*
|
net: remove two kmemcheck annotations
Eric Dumazet
2010-09-03
1
-2
/
+0
*
|
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
2010-09-02
1
-17
/
+15
*
|
net: make rx_queue sysfs_ops const
stephen hemminger
2010-09-01
1
-1
/
+1
*
|
net: skbuff.c cleanup
Eric Dumazet
2010-09-01
1
-32
/
+15
*
|
skge: add GRO support
Eric Dumazet
2010-09-01
1
-1
/
+2
*
|
pktgen: remove non used variable
Eric Dumazet
2010-08-31
1
-2
/
+0
*
|
gro: __napi_gro_receive() optimizations
Eric Dumazet
2010-08-26
1
-4
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
1
-1
/
+2
|
\
\
|
*
|
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
1
-1
/
+2
*
|
|
ethtool: allow non-netadmin to query settings
stephen hemminger
2010-08-23
1
-0
/
+1
*
|
|
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
2010-08-23
1
-30
/
+1
*
|
|
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-23
2
-11
/
+11
*
|
|
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2010-08-22
1
-2
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-17
1
-1
/
+1
|
|
/
*
|
net: rps: fix the wrong network header pointer
Changli Gao
2010-08-21
1
-2
/
+2
[next]