index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
265
-32
/
+279
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
22
-32
/
+36
|
|
\
|
|
*
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
2017-11-03
1
-7
/
+2
|
|
*
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
2017-11-03
1
-6
/
+10
|
|
*
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
17
-17
/
+19
|
|
*
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-03
1
-0
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-11-02
2
-1
/
+2
|
|
|
\
|
|
|
*
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
Tejaswi Tanikella
2017-11-01
1
-0
/
+2
|
|
|
*
netfilter: nft_set_hash: disable fast_ops for 2-len keys
Anatole Denis
2017-10-25
1
-1
/
+0
|
|
*
|
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
2017-11-02
1
-1
/
+1
|
*
|
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
243
-0
/
+243
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
243
-0
/
+243
*
|
|
|
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
3
-15
/
+71
*
|
|
|
net: sched: introduce chain_head_change callback
Jiri Pirko
2017-11-03
2
-38
/
+52
*
|
|
|
net_sched: check NULL in tcf_block_put()
Cong Wang
2017-11-03
1
-3
/
+2
*
|
|
|
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
2017-11-03
1
-1
/
+2
*
|
|
|
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
2017-11-03
1
-1
/
+1
*
|
|
|
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
2017-11-03
1
-5
/
+3
*
|
|
|
tipc: eliminate unnecessary probing
Jon Maloy
2017-11-03
1
-1
/
+10
*
|
|
|
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
2017-11-03
1
-2
/
+2
*
|
|
|
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
2017-11-03
1
-1
/
+1
*
|
|
|
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
1
-29
/
+19
*
|
|
|
net: bridge: Convert timers to use timer_setup()
Allen Pais
2017-11-03
1
-40
/
+39
*
|
|
|
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
2017-11-03
1
-1
/
+19
*
|
|
|
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2017-11-03
1
-1
/
+1
*
|
|
|
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2017-11-03
1
-0
/
+1
*
|
|
|
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2017-11-03
3
-12
/
+91
*
|
|
|
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
2017-11-02
1
-1
/
+1
*
|
|
|
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
2
-1
/
+4
*
|
|
|
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
2017-11-02
9
-38
/
+45
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
10
-36
/
+25
|
\
|
|
|
|
*
|
|
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-01
1
-1
/
+2
|
*
|
|
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
2017-11-01
1
-0
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-01
3
-2
/
+4
|
|
\
\
\
|
|
*
|
|
xfrm: Fix GSO for IPsec with GRE tunnel.
Steffen Klassert
2017-10-31
1
-1
/
+3
|
|
*
|
|
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
2017-10-26
1
-0
/
+1
|
|
*
|
|
xfrm: Fix xfrm_dst_cache memleak
Steffen Klassert
2017-10-24
1
-1
/
+0
|
*
|
|
|
MAINTAINERS: Update Yotam's E-mail
Yotam Gigi
2017-11-01
3
-3
/
+3
|
*
|
|
|
net_sched: remove tcf_block_put_deferred()
Cong Wang
2017-10-31
1
-29
/
+8
|
*
|
|
|
l2tp: hold tunnel in pppol2tp_connect()
Guillaume Nault
2017-10-31
1
-1
/
+6
*
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-11-01
11
-97
/
+116
|
\
\
\
\
\
|
*
|
|
|
|
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
2017-10-30
9
-90
/
+97
|
*
|
|
|
|
Bluetooth: avoid recursive locking in hci_send_to_channel()
Sebastian Andrzej Siewior
2017-10-30
1
-6
/
+11
|
*
|
|
|
|
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
2017-10-29
4
-1
/
+8
*
|
|
|
|
|
net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark
Egil Hjelmeland
2017-11-01
1
-0
/
+2
*
|
|
|
|
|
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
2017-11-01
1
-1
/
+0
*
|
|
|
|
|
net: dsa: lan9303: Transmit using ALR when unicast
Egil Hjelmeland
2017-11-01
1
-2
/
+2
*
|
|
|
|
|
ipv4: fix validate_source for VRF setup
Paolo Abeni
2017-11-01
1
-3
/
+15
*
|
|
|
|
|
sctp: fix error return code in sctp_send_add_streams()
Wei Yongjun
2017-11-01
1
-2
/
+4
*
|
|
|
|
|
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
2017-11-01
2
-7
/
+8
[next]