index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-05-23
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
udp: exclude gso from xfrm paths
Willem de Bruijn
2018-05-23
devlink: don't take instance lock around eswitch mode set
Jakub Kicinski
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-22
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-05-22
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-05-22
net: sched: don't disable bh when accessing action idr
Vlad Buslov
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-05-19
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
2018-05-19
dsa: set devlink port attrs for dsa ports
Jiri Pirko
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
2018-05-18
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
2018-05-18
net/smc: restructure client and server code in af_smc
Hans Wippel
2018-05-18
net/smc: change smc_buf_free function parameters
Hans Wippel
2018-05-18
net/smc: do a few smc_core.c cleanups
Hans Wippel
2018-05-18
net/smc: restructure CDC message reception
Hans Wippel
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
net: dsa: Do not register devlink for unused ports
Florian Fainelli
2018-05-18
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-18
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
2018-05-18
Bluetooth: use wait_event API instead of open-coding it
John Keeping
2018-05-18
Bluetooth: Prevent buffer overflow for large advertisement data
Chriz Chow
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2018-05-17
vlan: Add extack messages for link create
David Ahern
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
[next]