index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
*
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
*
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
*
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
2013-08-08
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
|
*
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
|
*
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-03
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
|
|
\
|
*
|
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
|
*
|
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
|
|
\
\
|
|
*
\
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
|
|
|
\
\
|
|
|
*
|
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
|
*
|
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
|
*
|
|
|
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-27
|
|
/
/
/
|
*
|
|
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
|
|
/
/
|
*
|
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
2013-06-24
|
*
|
net: allow large number of tx queues
Eric Dumazet
2013-06-23
|
*
|
neigh: disallow un-init_net to change thresh of neigh
Gao feng
2013-06-19
|
*
|
neigh: only allow init_net to change the default neigh_parms
Gao feng
2013-06-19
|
*
|
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
2013-06-19
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
|
|
\
\
|
*
|
|
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
|
*
|
|
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-17
|
*
|
|
net/core: Add VF link state control
Rony Efraim
2013-06-13
|
*
|
|
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
|
*
|
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
|
*
|
|
net: make all team port device link events urgent
Flavio Leitner
2013-06-13
|
*
|
|
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
2013-06-12
|
*
|
|
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
|
*
|
|
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
2013-06-11
|
*
|
|
udp: add low latency socket poll support
Eliezer Tamir
2013-06-10
|
*
|
|
net: add low latency socket poll
Eliezer Tamir
2013-06-10
|
*
|
|
net: add napi_id and hash
Eliezer Tamir
2013-06-10
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
|
\
\
\
|
*
|
|
|
netpoll: fix position of network header
Amerigo Wang
2013-06-04
|
*
|
|
|
pktgen: Fix position of ip and udp header
Thomas Graf
2013-06-04
|
*
|
|
|
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
2013-06-04
|
*
|
|
|
net: mark netdev_create_hash __net_init
Baruch Siach
2013-06-04
|
*
|
|
|
net: clean up skb headers code
Cong Wang
2013-05-31
|
*
|
|
|
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-28
|
*
|
|
|
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-28
|
*
|
|
|
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
|
*
|
|
|
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
2013-05-28
|
*
|
|
|
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
2013-05-28
|
*
|
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
|
*
|
|
|
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
2013-05-27
|
*
|
|
|
MPLS: Add limited GSO support
Simon Horman
2013-05-27
|
*
|
|
|
net: add netnotifier event for upper device change
Jiri Pirko
2013-05-25
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
|
|
\
\
\
\
[next]