index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
l2tp: avoid duplicate l2tp_pernet() calls
Guillaume Nault
1
-2
/
+1
2018-06-26
l2tp: don't export l2tp_tunnel_closeall()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: don't export l2tp_session_queue_purge()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: remove l2tp_tunnel_priv()
Guillaume Nault
1
-7
/
+0
2018-06-26
l2tp: remove .show from struct l2tp_tunnel
Guillaume Nault
2
-6
/
+0
2018-06-26
l2tp: remove pppol2tp_session_close()
Guillaume Nault
1
-7
/
+0
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
2
-2
/
+7
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-26
/
+79
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
14
-103
/
+93
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+24
2018-06-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
3
-151
/
+3
2018-06-25
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
1
-4
/
+6
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-32
/
+47
2018-06-24
tls: Removed unused variable
Vakul Garg
1
-3
/
+0
2018-06-24
net_sched: remove unused htb drop_list
Cong Wang
1
-13
/
+0
2018-06-23
xfrm: Add virtual xfrm interfaces
Steffen Klassert
5
-0
/
+1027
2018-06-23
xfrm: Add a new lookup key to match xfrm interfaces.
Steffen Klassert
5
-20
/
+79
2018-06-23
xfrm: Extend the output_mark to support input direction and masking.
Steffen Klassert
5
-15
/
+46
2018-06-23
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
1
-0
/
+3
2018-06-23
batman-adv: Remove "default n" in Kconfig
Sven Eckelmann
1
-4
/
+0
2018-06-23
batman-adv: enable DAT by default at compile time
Antonio Quartulli
1
-1
/
+1
2018-06-23
batman-adv: Drop "experimental" from BATMAN_V Kconfig
Sven Eckelmann
1
-1
/
+1
2018-06-23
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
1
-2
/
+4
2018-06-23
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
1
-1
/
+2
2018-06-23
batman-adv: Fix debugfs path for renamed softif
Sven Eckelmann
3
-6
/
+53
2018-06-23
batman-adv: Fix debugfs path for renamed hardif
Sven Eckelmann
3
-0
/
+29
2018-06-23
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-06-23
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-06-23
net_sched: remove a bogus warning in hfsc
Cong Wang
1
-2
/
+2
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-23
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-06-23
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-06-23
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
1
-3
/
+6
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
2
-15
/
+5
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
2
-3
/
+12
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
1
-2
/
+2
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
9
-0
/
+9
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2018-06-22
cls_flower: fix use after free in flower S/W path
Paolo Abeni
1
-4
/
+17
2018-06-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+7
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
1
-1
/
+1
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
4
-5
/
+5
2018-06-21
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
1
-1
/
+3
2018-06-21
strparser: Don't schedule in workqueue in paused state
Vakul Garg
1
-4
/
+1
2018-06-21
bpfilter: fix user mode helper cross compilation
Matteo Croce
1
-1
/
+1
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2
-2
/
+4
2018-06-20
bpfilter: ignore binary files
Matteo Croce
1
-0
/
+1
2018-06-20
bpfilter: fix build error
Matteo Croce
1
-2
/
+4
2018-06-20
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
1
-2
/
+1
[prev]
[next]