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
*
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
1
-38
/
+0
*
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
1
-23
/
+14
*
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
1
-2
/
+1
*
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
1
-3
/
+6
*
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
1
-1
/
+1
*
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
1
-2
/
+2
*
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
2
-0
/
+30
*
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
2014-11-13
1
-10
/
+5
*
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
1
-135
/
+112
*
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
2
-3
/
+2
*
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
1
-0
/
+5
*
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-10
2
-4
/
+59
*
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2014-11-07
1
-89
/
+0
*
inet: Add skb_copy_datagram_iter
Herbert Xu
2014-11-07
1
-0
/
+87
*
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-05
1
-1
/
+2
*
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
1
-1
/
+0
*
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
*
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
1
-2
/
+2
*
net: less interrupt masking in NAPI
Eric Dumazet
2014-11-03
1
-25
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
2
-2
/
+8
|
\
|
*
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
2014-10-31
1
-2
/
+4
|
*
net: napi_reuse_skb() should check pfmemalloc
Eric Dumazet
2014-10-26
1
-0
/
+4
*
|
neigh: optimize neigh_parms_release()
Nicolas Dichtel
2014-10-29
1
-19
/
+13
*
|
net: introduce napi_schedule_irqoff()
Eric Dumazet
2014-10-29
1
-1
/
+14
*
|
net: skb_segment() should preserve backpressure
Toshiaki Makita
2014-10-29
1
-0
/
+10
|
/
*
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
2014-10-22
1
-1
/
+2
*
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
2014-10-20
1
-3
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
2
-1
/
+3
|
\
|
*
net: Add ndo_gso_check
Tom Herbert
2014-10-15
1
-1
/
+1
|
*
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
2014-10-14
1
-0
/
+2
*
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
3
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
3
-9
/
+9
*
|
net: fix races in page->_count manipulation
Eric Dumazet
2014-10-10
1
-7
/
+18
*
|
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
2014-10-10
1
-13
/
+23
*
|
net: filter: fix the comments
Li RongQing
2014-10-10
1
-6
/
+3
*
|
net: Missing @ before descriptions cause make xmldocs warning
Masanari Iida
2014-10-09
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
16
-597
/
+969
|
\
\
|
*
|
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
1
-10
/
+9
|
*
|
net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()
WANG Cong
2014-10-07
1
-4
/
+4
|
*
|
net: validate_xmit_vlan() is static
Eric Dumazet
2014-10-06
1
-1
/
+2
|
*
|
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
2014-10-06
1
-3
/
+6
|
*
|
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
2014-10-06
1
-0
/
+1
|
*
|
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
2
-12
/
+20
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
1
-1
/
+1
|
|
\
\
|
|
*
|
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
|
*
|
|
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-04
1
-4
/
+4
|
*
|
|
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-03
1
-1
/
+0
|
*
|
|
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-03
1
-3
/
+26
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-0
/
+3
|
|
\
\
\
|
*
|
|
|
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2014-10-01
1
-2
/
+24
[next]