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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver
Heikki Krogerus
1
-4
/
+0
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-87
/
+107
2015-12-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-52
/
+28
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
1
-1
/
+80
2015-12-31
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2015-12-31
net, socket, socket_wq: fix missing initialization of flags
Nicolai Stange
1
-0
/
+1
2015-12-29
openvswitch: Fix template leak in error cases.
Joe Stringer
1
-2
/
+4
2015-12-28
sctp: label accepted/peeled off sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-28
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
1
-3
/
+6
2015-12-26
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
7
-34
/
+21
2015-12-24
bridge: use kobj_to_dev instead of to_dev
Geliang Tang
1
-2
/
+1
2015-12-24
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-23
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
3
-10
/
+15
2015-12-23
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2
-9
/
+8
2015-12-23
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2015-12-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-62
/
+75
2015-12-23
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
1
-0
/
+5
2015-12-22
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2015-12-22
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
Ido Schimmel
1
-1
/
+1
2015-12-22
RDS: don't pretend to use cpu notifiers
Sebastian Andrzej Siewior
1
-25
/
+6
2015-12-22
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
1
-2
/
+2
2015-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+2
2015-12-20
6lowpan: fix debugfs interface entry name
Alexander Aring
1
-3
/
+3
2015-12-20
Bluetooth: use list_for_each_entry*
Geliang Tang
4
-49
/
+25
2015-12-19
openvswitch: correct encoding of set tunnel action attributes
Simon Horman
1
-1
/
+4
2015-12-19
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
1
-3
/
+0
2015-12-19
tcp: diag: add support for request sockets to tcp_abort()
Eric Dumazet
1
-0
/
+9
2015-12-19
bpf: fix misleading comment in bpf_convert_filter
Daniel Borkmann
1
-6
/
+0
2015-12-19
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
1
-3
/
+16
2015-12-19
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
1
-1
/
+34
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
28
-317
/
+865
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
5
-5
/
+17
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-6
/
+39
2015-12-18
ila: add NETFILTER dependency
Arnd Bergmann
1
-0
/
+1
2015-12-18
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
Florian Westphal
1
-0
/
+1
2015-12-18
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
Pablo Neira Ayuso
1
-1
/
+1
2015-12-18
netfilter: meta: add support for setting skb->pkttype
Florian Westphal
1
-0
/
+38
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-240
/
+371
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-223
/
+347
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2015-12-17
ipv6: add IPV6_HDRINCL option for raw sockets
Hannes Frederic Sowa
1
-4
/
+16
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
1
-0
/
+10
2015-12-17
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2015-12-17
net: Pass ndm_state to route netlink FDB notifications.
Hubert Sokolowski
1
-7
/
+10
2015-12-17
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-74
/
+92
2015-12-16
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
11
-24
/
+367
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
3
-1
/
+14
2015-12-16
batman-adv: lock crc access in bridge loop avoidance
Simon Wunderlich
2
-5
/
+32
[next]