index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
2
-12
/
+29
|
\
|
*
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
1
-2
/
+9
|
*
ethtool: fixed trailing statements in ethtool
Dragos Foianu
2013-07-16
1
-10
/
+20
*
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-14
1
-2
/
+2
|
/
*
net: access page->private by using page_private
Sunghan Suh
2013-07-12
1
-3
/
+3
*
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
1
-8
/
+6
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
2
-7
/
+7
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
18
-173
/
+556
|
\
|
*
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
1
-1
/
+2
|
*
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-03
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
4
-38
/
+52
|
|
\
|
*
|
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
1
-0
/
+6
|
*
|
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
1
-1
/
+20
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
1
-8
/
+0
|
|
\
\
|
|
*
\
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
1
-8
/
+0
|
|
|
\
\
|
|
|
*
|
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
|
*
|
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
|
*
|
|
|
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-27
2
-10
/
+24
|
|
/
/
/
|
*
/
/
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
2
-1
/
+9
|
|
/
/
|
*
|
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
2013-06-24
1
-1
/
+6
|
*
|
net: allow large number of tx queues
Eric Dumazet
2013-06-23
1
-7
/
+19
|
*
|
neigh: disallow un-init_net to change thresh of neigh
Gao feng
2013-06-19
1
-0
/
+6
|
*
|
neigh: only allow init_net to change the default neigh_parms
Gao feng
2013-06-19
1
-1
/
+1
|
*
|
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
2013-06-19
1
-6
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
3
-6
/
+11
|
|
\
\
|
*
|
|
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+20
|
*
|
|
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-17
1
-2
/
+2
|
*
|
|
net/core: Add VF link state control
Rony Efraim
2013-06-13
1
-2
/
+20
|
*
|
|
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
1
-3
/
+16
|
*
|
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
2
-7
/
+7
|
*
|
|
net: make all team port device link events urgent
Flavio Leitner
2013-06-13
1
-0
/
+3
|
*
|
|
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
2013-06-12
1
-25
/
+27
|
*
|
|
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
2
-11
/
+23
|
*
|
|
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
2013-06-11
1
-13
/
+2
|
*
|
|
udp: add low latency socket poll support
Eliezer Tamir
2013-06-10
1
-0
/
+4
|
*
|
|
net: add low latency socket poll
Eliezer Tamir
2013-06-10
3
-0
/
+20
|
*
|
|
net: add napi_id and hash
Eliezer Tamir
2013-06-10
1
-0
/
+59
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
3
-11
/
+16
|
|
\
\
\
|
*
|
|
|
netpoll: fix position of network header
Amerigo Wang
2013-06-04
1
-16
/
+4
|
*
|
|
|
pktgen: Fix position of ip and udp header
Thomas Graf
2013-06-04
1
-27
/
+12
|
*
|
|
|
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
2013-06-04
1
-1
/
+1
|
*
|
|
|
net: mark netdev_create_hash __net_init
Baruch Siach
2013-06-04
1
-1
/
+1
|
*
|
|
|
net: clean up skb headers code
Cong Wang
2013-05-31
1
-11
/
+5
|
*
|
|
|
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-28
2
-3
/
+22
|
*
|
|
|
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-28
1
-2
/
+2
|
*
|
|
|
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
1
-6
/
+0
|
*
|
|
|
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
2013-05-28
1
-5
/
+5
|
*
|
|
|
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
2013-05-28
1
-2
/
+7
|
*
|
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
7
-18
/
+54
[next]