index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
...
|
*
|
net: enable GRO by default for vlan devices
Brandon Philips
2010-09-16
|
*
|
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-16
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-10
|
|
\
\
|
*
|
|
net: rps: add the shortcut for one rps_cpus
Changli Gao
2010-09-08
|
*
|
|
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
2010-09-02
|
*
|
|
skge: add GRO support
Eric Dumazet
2010-09-01
|
*
|
|
gro: __napi_gro_receive() optimizations
Eric Dumazet
2010-08-27
|
*
|
|
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-23
|
*
|
|
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2010-08-23
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-22
|
|
\
\
\
|
*
|
|
|
net: rps: fix the wrong network header pointer
Changli Gao
2010-08-22
|
*
|
|
|
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
2010-08-19
|
*
|
|
|
net: rps: skip fragment when computing rxhash
Changli Gao
2010-08-19
|
*
|
|
|
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
2010-08-19
|
*
|
|
|
net: simplify flags for tx timestamping
Oliver Hartkopp
2010-08-19
|
*
|
|
|
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
2010-08-17
*
|
|
|
|
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
2010-09-21
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
net: use rcu_barrier() in rollback_registered_many
Eric Dumazet
2010-09-14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
|
\
|
|
|
|
*
|
|
net: fix tx queue selection for bridged devices implementing select_queue
Helmut Schaa
2010-09-07
|
|
|
/
|
|
/
|
*
|
|
skb: Add tracepoints to freeing skb
Koki Sanagi
2010-09-07
*
|
|
netdev: Add tracepoints to netdev layer
Koki Sanagi
2010-09-07
|
/
/
*
/
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-17
|
/
*
net: disable preemption before call smp_processor_id()
Changli Gao
2010-08-07
*
net: Fix napi_gro_frags vs netpoll path
Jarek Poplawski
2010-08-05
*
Revert "net: remove zap_completion_queue"
David S. Miller
2010-08-03
*
net: cleanup inclusion
Changli Gao
2010-08-03
*
net: ingress filter message limit
Stephen Hemminger
2010-08-01
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-28
|
\
|
*
net: dev_forward_skb should call nf_reset
Ben Greear
2010-07-26
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
|
\
|
|
*
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
|
*
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
2010-07-14
*
|
net: 64bit stats for netdev_queue
Eric Dumazet
2010-07-19
*
|
net: support time stamping in phy devices.
Richard Cochran
2010-07-18
*
|
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-09
*
|
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-09
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
|
\
|
|
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-03
*
|
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
*
|
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
*
|
net/core: use ntohs for skb->protocol
Sebastian Andrzej Siewior
2010-06-30
*
|
net: consolidate netif_needs_gso() checks
John Fastabend
2010-06-23
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
*
|
net: add rx_handler data pointer
Jiri Pirko
2010-06-15
*
|
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-12
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-11
|
\
|
|
*
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-11
|
*
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-09
*
|
anycast: Some RCU conversions
Eric Dumazet
2010-06-08
[prev]
[next]