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.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-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-630
/
+985
2014-12-11
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
1
-2
/
+2
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-2
/
+1
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2
-8
/
+68
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-40
/
+77
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
1
-119
/
+19
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+10
2014-12-10
rocker: remove swdev mode
Roopa Prabhu
1
-2
/
+8
2014-12-10
net: avoid to call skb_queue_len again
Li RongQing
1
-1
/
+1
2014-12-10
skb_copy_datagram_iovec() can die
Al Viro
1
-84
/
+0
2014-12-10
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
1
-35
/
+19
2014-12-10
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
1
-24
/
+0
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-17
/
+18
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2
-7
/
+30
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-32
/
+37
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2
-2
/
+108
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
1
-1
/
+38
2014-12-03
net-sysfs: expose physical switch id for particular device
Jiri Pirko
1
-0
/
+24
2014-12-03
rtnl: expose physical switch id for particular device
Jiri Pirko
1
-1
/
+25
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
3
-5
/
+5
2014-12-03
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
1
-7
/
+43
2014-11-30
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
1
-0
/
+1
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+18
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-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
1
-86
/
+2
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
1
-63
/
+2
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
1
-0
/
+116
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+6
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
1
-17
/
+6
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+95
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+12
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2
-9
/
+3
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2
-4
/
+4
2014-11-20
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
1
-38
/
+0
2014-11-20
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
1
-23
/
+14
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
1
-2
/
+1
2014-11-18
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
1
-3
/
+6
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
1
-1
/
+1
2014-11-18
net: fix spelling for synchronized
Fabian Frederick
1
-2
/
+2
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2
-0
/
+30
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
4
-6
/
+20
2014-11-13
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
1
-10
/
+5
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
1
-135
/
+112
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2
-3
/
+2
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+5
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
2
-4
/
+59
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
1
-89
/
+0
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
1
-0
/
+87
[next]