index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-30
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
1
-0
/
+1
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
1
-5
/
+12
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
1
-0
/
+6
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
1
-17
/
+6
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-27
net: napi_reuse_skb() should check pfmemalloc
Eric Dumazet
1
-0
/
+4
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
1
-1
/
+2
2014-10-20
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
1
-3
/
+10
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+3
2014-10-15
net: Add ndo_gso_check
Tom Herbert
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+9
2014-10-15
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
1
-0
/
+2
2014-10-10
net: fix races in page->_count manipulation
Eric Dumazet
1
-7
/
+18
2014-10-10
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
1
-13
/
+23
2014-10-10
net: filter: fix the comments
Li RongQing
1
-6
/
+3
2014-10-10
net: Missing @ before descriptions cause make xmldocs warning
Masanari Iida
1
-5
/
+5
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-597
/
+969
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
4
-148
/
+0
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-10
/
+9
2014-10-07
net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()
WANG Cong
1
-4
/
+4
2014-10-07
net: validate_xmit_vlan() is static
Eric Dumazet
1
-1
/
+2
2014-10-07
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
1
-3
/
+6
2014-10-06
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
1
-0
/
+1
2014-10-06
net: skb_segment() provides list head and tail
Eric Dumazet
2
-12
/
+20
2014-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2014-10-05
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
1
-4
/
+4
2014-10-04
net: do not export skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2014-10-04
qdisc: validate skb without holding lock
Eric Dumazet
1
-3
/
+26
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
1
-1
/
+1
2014-10-02
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
1
-2
/
+24
2014-10-02
net: avoid one atomic operation in skb_clone()
Eric Dumazet
1
-6
/
+17
2014-10-02
net: cleanup and document skb fclone layout
Eric Dumazet
1
-21
/
+20
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
1
-7
/
+48
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
1
-1
/
+5
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2
-16
/
+66
2014-09-29
gro: fix aggregation for skb using frag_list
Eric Dumazet
1
-0
/
+3
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
1
-39
/
+41
2014-09-28
net_dma: simple removal
Dan Williams
4
-148
/
+0
2014-09-27
net : optimize skb_release_data()
Eric Dumazet
1
-21
/
+22
2014-09-27
net: optimise inet_proto_csum_replace4()
LEROY Christophe
1
-7
/
+5
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
1
-2
/
+2
2014-09-26
net: Change netdev_<level> logging functions to return void
Joe Perches
1
-27
/
+17
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
1
-10
/
+0
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+12
2014-09-22
net: keep original skb which only needs header checking during software GSO
Jason Wang
1
-3
/
+5
2014-09-20
net: add alloc_skb_with_frags() helper
Eric Dumazet
2
-63
/
+93
2014-09-15
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
1
-1
/
+2
2014-09-15
net: fix creation adjacent device symlinks
Alexander Y. Fomichev
1
-7
/
+11
2014-09-14
net: bpf: correctly handle errors in sk_attach_filter()
Sasha Levin
1
-2
/
+2
[next]