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-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
23
-39
/
+39
2017-02-28
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-28
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2
-4
/
+4
2017-02-28
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+4
2017-02-23
bpf: Fix bpf_xdp_event_output
Martin KaFai Lau
1
-2
/
+2
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-39
/
+81
2017-02-23
tcp: account for ts offset only if tsecr not zero
Alexey Kodanev
1
-1
/
+2
2017-02-23
tcp: setup timestamp offset when write_seq already set
Alexey Kodanev
2
-12
/
+20
2017-02-23
net/dccp: fix use after free in tw_timer_handler()
Andrey Ryabinin
2
-0
/
+12
2017-02-22
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
1
-1
/
+3
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
455
-6052
/
+19494
2017-02-22
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-3
/
+14
2017-02-21
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
1
-1
/
+3
2017-02-21
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+1
2017-02-21
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
1
-2
/
+2
2017-02-21
net/hsr: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-02-21
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
1
-3
/
+3
2017-02-21
ip: fix IP_CHECKSUM handling
Paolo Abeni
1
-4
/
+4
2017-02-21
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
1
-6
/
+1
2017-02-21
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2
-4
/
+7
2017-02-21
netfilter: nfnetlink: remove static declaration from err_list
Liping Zhang
1
-1
/
+1
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-25
/
+30
2017-02-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-2
/
+2
2017-02-20
net: mpls: Add support for netconf
David Ahern
2
-3
/
+211
2017-02-20
sctp: add support for MSG_MORE
Xin Long
2
-6
/
+4
2017-02-20
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
Xin Long
1
-0
/
+4
2017-02-20
openvswitch: Set event bit after initializing labels.
Jarno Rajahalme
1
-3
/
+6
2017-02-20
sctp: check duplicate node before inserting a new transport
Xin Long
1
-0
/
+13
2017-02-20
sctp: add reconf chunk event
Xin Long
1
-0
/
+30
2017-02-20
sctp: add reconf chunk process
Xin Long
1
-0
/
+54
2017-02-20
sctp: add a function to verify the sctp reconf chunk
Xin Long
1
-0
/
+59
2017-02-20
sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...
Xin Long
2
-7
/
+71
2017-02-20
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...
Xin Long
1
-0
/
+113
2017-02-20
sctp: add support for generating stream ssn reset event notification
Xin Long
1
-0
/
+29
2017-02-20
sctp: add support for generating stream reconf resp chunk
Xin Long
1
-0
/
+74
2017-02-19
netfilter: xt_hashlimit: Fix integer divide round to zero.
Alban Browaeys
1
-16
/
+9
2017-02-19
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
1
-3
/
+6
2017-02-19
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
1
-1
/
+1
2017-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+44
2017-02-19
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-02-18
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-02-17
tcp: use page_ref_inc() in tcp_sendmsg()
Eric Dumazet
1
-1
/
+1
2017-02-17
tcp: accommodate sequence number to a peer's shrunk receive window caused by ...
Cui, Cheng
1
-2
/
+5
2017-02-17
rds:Remove unnecessary ib_ring unalloc
Zhu Yanjun
1
-1
/
+0
2017-02-17
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
1
-12
/
+0
2017-02-17
rxrpc: Change module filename to rxrpc.ko
David Howells
1
-6
/
+6
2017-02-17
rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size
Daniel Borkmann
1
-4
/
+7
2017-02-17
bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entries
Roopa Prabhu
1
-1
/
+1
[next]