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.12.y
linux-6.13.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
2013-08-08
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-08
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-08
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-08
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-08
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-0
/
+93
2013-08-08
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-0
/
+24
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+34
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
1
-4
/
+11
2013-08-03
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-03
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
1
-0
/
+10
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
3
-5
/
+5
2013-08-01
fib_rules: add .suppress operation
Stefan Tomanek
1
-0
/
+8
2013-08-01
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
1
-0
/
+19
2013-07-31
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
1
-0
/
+3
2013-07-31
flow_dissector: clean up IPIP case
Tom Herbert
1
-1
/
+2
2013-07-31
net: export physical port id via sysfs
Jiri Pirko
1
-0
/
+22
2013-07-31
rtnl: export physical port id via RT netlink
Jiri Pirko
1
-1
/
+24
2013-07-31
net: add ndo to get id of physical port of the device
Jiri Pirko
1
-0
/
+18
2013-07-29
pktgen: add needed include file
Stephen Rothwell
1
-0
/
+1
2013-07-28
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
1
-2
/
+1
2013-07-28
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
1
-5
/
+52
2013-07-27
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
Francesco Fusco
1
-7
/
+22
2013-07-25
net: fix comment above build_skb()
Florian Fainelli
1
-1
/
+2
2013-07-25
net: Make devnet_rename_seq static
Thomas Gleixner
1
-1
/
+1
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
1
-1
/
+1
2013-07-23
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
1
-0
/
+47
2013-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+29
2013-07-19
vlan: mask vlan prio bits
Eric Dumazet
1
-2
/
+9
2013-07-16
ethtool: fixed trailing statements in ethtool
Dragos Foianu
1
-10
/
+20
2013-07-15
net: delete __cpuinit usage from all net files
Paul Gortmaker
1
-2
/
+2
2013-07-13
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
1
-8
/
+6
2013-07-11
net: rename busy poll socket op and globals
Eliezer Tamir
2
-7
/
+7
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
3
-3
/
+3
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
18
-173
/
+556
2013-07-09
net: rename low latency sockets functions to busy poll
Eliezer Tamir
1
-1
/
+2
2013-07-04
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
1
-0
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-38
/
+52
2013-07-03
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
1
-0
/
+6
2013-07-02
Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-22
/
+1
2013-07-02
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
1
-1
/
+20
2013-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
1
-8
/
+0
2013-07-02
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2
-10
/
+24
2013-06-27
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
3
-30
/
+40
2013-06-26
Merge ../vxlan-x
Stephen Hemminger
1
-8
/
+0
2013-06-26
net: poll/select low latency socket support
Eliezer Tamir
2
-1
/
+9
2013-06-26
gre: fix a possible skb leak
Eric Dumazet
1
-8
/
+12
2013-06-25
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
1
-8
/
+0
[next]