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
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-26
rps: allocate rx queues in register_netdevice only
Eric Dumazet
2010-09-26
net: propagate NETIF_F_HIGHDMA to vlans
Eric Dumazet
2010-09-24
net: fix a lockdep splat
Eric Dumazet
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-21
net: core: use kernel's converter from hex to bin
Andy Shevchenko
2010-09-21
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-17
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
netns: keep vlan slaves on master netns move
David Lamparter
2010-09-17
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-16
net: include inetdevice.h for rcu_dereference_raw api change
Stephen Rothwell
2010-09-15
net: enable GRO by default for vlan devices
Brandon Philips
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-09-14
net: use rcu_barrier() in rollback_registered_many
Eric Dumazet
2010-09-13
flow: better memory management
Eric Dumazet
2010-09-10
pkt_sched: remov unnecessary bh_disable
stephen hemminger
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
net/core: add lock context change annotations in net/core/sock.c
Namhyung Kim
2010-09-09
net/core: remove address space warnings on verify_iovec()
Namhyung Kim
2010-09-08
net: rps: add the shortcut for one rps_cpus
Changli Gao
2010-09-08
gro: Re-fix different skb headrooms
Jarek Poplawski
2010-09-07
net: fix tx queue selection for bridged devices implementing select_queue
Helmut Schaa
2010-09-06
net: poll() optimizations
Eric Dumazet
2010-09-06
net: pskb_expand_head() optimization
Eric Dumazet
2010-09-03
net: remove two kmemcheck annotations
Eric Dumazet
2010-09-02
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
Jarek Poplawski
2010-09-02
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
2010-09-01
gro: fix different skb headrooms
Eric Dumazet
2010-09-01
net: make rx_queue sysfs_ops const
stephen hemminger
2010-09-01
net: skbuff.c cleanup
Eric Dumazet
2010-09-01
skge: add GRO support
Eric Dumazet
2010-08-31
pktgen: remove non used variable
Eric Dumazet
2010-08-26
gro: __napi_gro_receive() optimizations
Eric Dumazet
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-23
ethtool: allow non-netadmin to query settings
stephen hemminger
2010-08-23
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
net: rps: fix the wrong network header pointer
Changli Gao
2010-08-19
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-17
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-16
core: Factor out flow calculation from get_rps_cpu
Krishna Kumar
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
[next]