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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2017-09-23
net: Remove useless function skb_header_release
Gao Feng
1
-1
/
+1
2017-09-22
net:nfc: use setup_timer
Allen Pais
1
-3
/
+2
2017-09-22
bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
Vincent Bernat
1
-0
/
+3
2017-09-22
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
3
-8
/
+8
2017-09-22
net: dsa: add port fdb dump
Vivien Didelot
3
-7
/
+14
2017-09-22
net: dsa: better scoping of slave functions
Vivien Didelot
1
-14
/
+15
2017-09-22
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
2
-17
/
+35
2017-09-21
net: dsa: Utilize dsa_slave_dev_check()
Florian Fainelli
1
-1
/
+1
2017-09-21
Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge"
David S. Miller
1
-3
/
+1
2017-09-21
udp: do rmem bulk free even if the rx sk queue is empty
Paolo Abeni
1
-2
/
+1
2017-09-21
bridge: also trigger RTM_NEWLINK when interface is released from bridge
Vincent Bernat
1
-1
/
+3
2017-09-20
ipv6: Use ipv6_authlen for len in ipv6_skip_exthdr
Xiang Gao
1
-1
/
+1
2017-09-20
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
4
-24
/
+24
2017-09-20
ipv6: speedup ipv6 tunnels dismantle
Eric Dumazet
4
-24
/
+36
2017-09-20
tcp: batch tcp_net_metrics_exit
Eric Dumazet
1
-5
/
+9
2017-09-20
ipv6: addrlabel: per netns list
Eric Dumazet
1
-51
/
+30
2017-09-20
net_sched: no need to free qdisc in RCU callback
Cong Wang
1
-8
/
+2
2017-09-20
net: dsa: move master ethtool code
Vivien Didelot
7
-119
/
+129
2017-09-20
net: dsa: setup master ethtool after dsa_ptr
Vivien Didelot
2
-12
/
+10
2017-09-20
net: dsa: setup master ethtool unconditionally
Vivien Didelot
1
-9
/
+5
2017-09-20
net: dsa: remove copy of master ethtool_ops
Vivien Didelot
2
-12
/
+15
2017-09-20
net: sk_buff rbnode reorg
Eric Dumazet
2
-25
/
+9
2017-09-19
vsock: vmci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-09-19
net_sched: sch_htb: add per class overlimits counter
Eric Dumazet
1
-0
/
+5
2017-09-19
net_sched: use explicit size of struct tcmsg, remove need to declare tcm
Colin Ian King
1
-2
/
+1
2017-09-18
net: Convert int functions to bool
Joe Perches
1
-18
/
+18
2017-09-18
net: tcp_input: Neaten DBGUNDO
Joe Perches
1
-4
/
+2
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-109
/
+141
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-16
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2
-38
/
+34
2017-09-16
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-16
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+5
2017-09-14
tls: make tls_sw_free_resources static
Tobias Klauser
1
-1
/
+1
2017-09-13
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
1
-2
/
+2
2017-09-13
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
1
-2
/
+4
2017-09-13
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-13
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-13
net_sched: carefully handle tcf_block_put()
Cong Wang
1
-6
/
+18
2017-09-13
net_sched: fix reference counting of tc filter chain
Cong Wang
1
-21
/
+26
2017-09-13
net_sched: get rid of tcfa_rcu
Cong Wang
1
-9
/
+8
2017-09-13
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-09-13
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
1
-1
/
+2
2017-09-13
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-6
/
+5
2017-09-12
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-554
/
+712
2017-09-12
net/sched: fix pointer check in gen_handle
Josh Hunt
1
-1
/
+1
2017-09-12
ipv6: sr: remove duplicate routing header type check
David Lebrun
1
-4
/
+0
2017-09-12
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
1
-12
/
+26
[next]