index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
1
-1
/
+1
2017-11-04
tcp_nv: use do_div() instead of expensive div64_u64()
Konstantin Khlebnikov
1
-3
/
+4
2017-11-04
add support of IFF_XMIT_DST_RELEASE bit in vlan
Vadim Fedorenko
2
-0
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
265
-32
/
+279
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-32
/
+36
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
3
-15
/
+71
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-38
/
+52
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
1
-3
/
+2
2017-11-03
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
1
-1
/
+2
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
1
-1
/
+1
2017-11-03
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
1
-5
/
+3
2017-11-03
tipc: eliminate unnecessary probing
Jon Maloy
1
-1
/
+10
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
1
-2
/
+2
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
1
-1
/
+1
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-29
/
+19
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-1
/
+19
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
1
-6
/
+10
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
1
-1
/
+1
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
17
-17
/
+19
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+1
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
3
-12
/
+91
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
243
-0
/
+243
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
243
-0
/
+243
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+2
2017-11-02
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-02
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2
-1
/
+4
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
9
-38
/
+45
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-36
/
+25
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-97
/
+116
2017-11-01
net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-1
/
+0
2017-11-01
net: dsa: lan9303: Transmit using ALR when unicast
Egil Hjelmeland
1
-2
/
+2
2017-11-01
ipv4: fix validate_source for VRF setup
Paolo Abeni
1
-3
/
+15
2017-11-01
sctp: fix error return code in sctp_send_add_streams()
Wei Yongjun
1
-2
/
+4
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2017-11-01
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
2
-7
/
+8
2017-11-01
net: netrom: nr_route: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-11-01
net: netrom: nr_route: refactor code in nr_add_node
Gustavo A. R. Silva
1
-43
/
+16
2017-11-01
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
Tejaswi Tanikella
1
-0
/
+2
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-2
/
+4
2017-11-01
net: tipc: Convert timers to use timer_setup()
Kees Cook
5
-18
/
+18
2017-11-01
net: sit: Update lookup to handle links set to L3 slave
David Ahern
1
-10
/
+21
2017-11-01
net: bridge: add neigh_suppress to bridge port policies
Nikolay Aleksandrov
1
-0
/
+1
2017-11-01
MAINTAINERS: Update Yotam's E-mail
Yotam Gigi
3
-3
/
+3
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-51
/
+62
[next]