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
2013-10-09
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
1
-0
/
+2
2013-10-09
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
1
-0
/
+1
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-4
/
+4
2013-10-07
netif_set_xps_queue: make cpu mask const
Michael S. Tsirkin
1
-1
/
+2
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-09-29
net: net_secret should not depend on TCP
Eric Dumazet
1
-3
/
+24
2013-09-29
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
1
-1
/
+48
2013-09-19
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-09-13
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
1
-1
/
+1
2013-09-12
net: fix multiqueue selection
Eric Dumazet
1
-1
/
+1
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-3
/
+11
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-137
/
+693
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+4
2013-09-04
net: correctly interlink lower/upper devices
Veaceslav Falico
1
-2
/
+2
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2
-8
/
+13
2013-09-04
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
1
-2
/
+0
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-37
/
+35
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-61
/
+75
2013-08-31
userns: Kill nsown_capable it makes the wrong thing easy
Eric W. Biederman
2
-3
/
+3
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
1
-1
/
+29
2013-08-31
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
1
-8
/
+3
2013-08-30
net: add netdev_upper_get_next_dev_rcu(dev, iter)
Veaceslav Falico
1
-0
/
+25
2013-08-30
net: remove search_list from netdev_adjacent
Veaceslav Falico
1
-36
/
+1
2013-08-30
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
1
-27
/
+258
2013-08-30
net: rename netdev_upper to netdev_adjacent
Veaceslav Falico
1
-12
/
+12
2013-08-29
sysfs: Restrict mounting sysfs
Eric W. Biederman
1
-0
/
+8
2013-08-27
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
1
-1
/
+1
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-15
dev: move skb_scrub_packet() after eth_type_trans()
Nicolas Dichtel
1
-3
/
+3
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
1
-49
/
+51
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-08-09
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-1
/
+1
2013-08-09
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-6
/
+4
2013-08-09
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-10
/
+10
2013-08-09
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
1
-28
/
+28
2013-08-09
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-1
/
+1
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-06
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
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
[next]