index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
|
net: netrom: nr_route: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
1
-0
/
+3
*
|
|
|
net: netrom: nr_route: refactor code in nr_add_node
Gustavo A. R. Silva
2017-11-01
1
-43
/
+16
*
|
|
|
net: tipc: Convert timers to use timer_setup()
Kees Cook
2017-11-01
5
-18
/
+18
*
|
|
|
net: sit: Update lookup to handle links set to L3 slave
David Ahern
2017-11-01
1
-10
/
+21
*
|
|
|
net: bridge: add neigh_suppress to bridge port policies
Nikolay Aleksandrov
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
2
-51
/
+62
|
\
\
\
\
|
*
|
|
|
ipv6: esp6: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-27
1
-2
/
+2
|
*
|
|
|
net: xfrm_user: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
2017-10-26
1
-18
/
+27
|
*
|
|
|
esp6: remove redundant initialization of esph
Colin Ian King
2017-10-23
1
-2
/
+2
|
*
|
|
|
xfrm: eradicate size_t
Alexey Dobriyan
2017-09-25
1
-21
/
+23
|
*
|
|
|
xfrm: make xfrm_replay_state_esn_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-5
/
+5
|
*
|
|
|
xfrm: make xfrm_alg_auth_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
|
*
|
|
|
xfrm: make xfrm_alg_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
|
*
|
|
|
xfrm: make aead_len() return unsigned int
Alexey Dobriyan
2017-09-25
1
-1
/
+1
[next]