index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
xz
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-29
ipvlan: introduce 'private' attribute for all existing modes.
Mahesh Bandewar
5
-8
/
+94
2017-10-29
tools: bpftool: add bash completion for bpftool
Quentin Monnet
2
-0
/
+357
2017-10-29
net: aquantia: Make local functions static
Wei Yongjun
1
-4
/
+4
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
2
-1
/
+7
2017-10-29
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect_map
Tushar Dave
1
-0
/
+7
2017-10-29
samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1
Tushar Dave
1
-0
/
+8
2017-10-29
net: dsa: b53: Export b53_configure_vlan()
Florian Fainelli
3
-42
/
+6
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
1
-0
/
+1
2017-10-29
hv_netvsc: Set tx_table to equal weight after subchannels open
Haiyang Zhang
1
-0
/
+3
2017-10-29
ppp: allow usage in namespaces
Matteo Croce
1
-1
/
+1
2017-10-29
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2017-10-29
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
2017-10-29
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
1
-31
/
+75
2017-10-29
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
4
-20
/
+36
2017-10-29
tcp: Remove "linux/unaligned/access_ok.h" include.
David S. Miller
1
-1
/
+0
2017-10-29
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
1
-26
/
+92
2017-10-29
r8169: Add support for interrupt coalesce tuning (ethtool -C)
Francois Romieu
1
-0
/
+231
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
3
-28
/
+73
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
3
-24
/
+37
2017-10-28
tcp: remove unnecessary include
Alexei Starovoitov
1
-3
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
5
-14
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
5
-18
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
5
-10
/
+10
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
5
-13
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
5
-10
/
+10
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
6
-13
/
+13
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
5
-16
/
+16
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
5
-12
/
+12
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
7
-21
/
+18
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
5
-15
/
+14
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
5
-11
/
+11
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
4
-11
/
+9
2017-10-28
drivers/net: smsc: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-10-28
drivers/net: packetengines: Convert timers to use timer_setup()
Kees Cook
2
-12
/
+12
2017-10-28
drivers/net: natsemi: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+9
2017-10-28
drivers/net: mellanox: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-28
drivers/net: korina: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-28
drivers/net: fealnx: Convert timers to use timer_setup()
Kees Cook
1
-10
/
+10
2017-10-28
drivers/net: dlink: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
4
-22
/
+21
2017-10-28
drivers/net: appletalk/cops: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+6
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
7
-28
/
+37
2017-10-28
drivers/net: 8390: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+10
2017-10-28
ipv6: exthdrs: use swap macro in ipv6_dest_hao
Gustavo A. R. Silva
1
-4
/
+1
2017-10-28
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
1
-1
/
+15
2017-10-28
nfp: inform the VF driver needs to be restarted after changing the MAC
Pablo Cascón
1
-1
/
+7
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
1
-3
/
+3
2017-10-28
net: dsa: move fixed link registration helpers
Vivien Didelot
5
-47
/
+56
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
2017-10-27
igb: Add support for CBS offload
Andre Guedes
4
-0
/
+384
[next]