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
2019-04-08
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
1
-4
/
+2
2019-04-08
ipv6: Add fib6_nh_init and release to stubs
David Ahern
2
-0
/
+11
2019-04-08
netfilter: make two functions static
Florian Westphal
2
-5
/
+3
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2
-12
/
+32
2019-04-08
netfilter: nft_redir: add inet support
Florian Westphal
1
-0
/
+61
2019-04-08
netfilter: nft_masq: add inet support
Florian Westphal
1
-0
/
+64
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
5
-24
/
+19
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
10
-214
/
+174
2019-04-08
netfilter: nat: add inet family nat support
Florian Westphal
4
-17
/
+136
2019-04-08
ipvs: allow tunneling with gue encapsulation
Jacky Hu
2
-5
/
+114
2019-04-08
netfilter: nf_flowtable: skip device lookup from interface index
Pablo Neira Ayuso
1
-8
/
+2
2019-04-08
netfilter: nft_redir: Make nft_redir_dump static
YueHaibing
1
-1
/
+1
2019-04-08
netfilter: nf_tables: remove unused parameter ctx
Colin Ian King
1
-3
/
+2
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
1
-3
/
+1
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
4
-32
/
+22
2019-04-08
cfg80211/nl80211: Offload OWE processing to user space in AP mode
Sunil Dutt
3
-0
/
+123
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
4
-2
/
+11
2019-04-08
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
1
-0
/
+53
2019-04-08
nl80211: reindent some sched scan code
Johannes Berg
1
-31
/
+34
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-4
/
+6
2019-04-08
xfrm: store xfrm_mode directly, not its address
Florian Westphal
12
-38
/
+38
2019-04-08
xfrm: make xfrm modes builtin
Florian Westphal
18
-479
/
+74
2019-04-08
xfrm: remove afinfo pointer from xfrm_mode
Florian Westphal
6
-13
/
+80
2019-04-08
xfrm: remove output2 indirection from xfrm_mode
Florian Westphal
5
-211
/
+207
2019-04-08
xfrm: remove input2 indirection from xfrm_mode
Florian Westphal
6
-160
/
+222
2019-04-08
xfrm: remove gso_segment indirection from xfrm_mode
Florian Westphal
6
-53
/
+78
2019-04-08
xfrm: remove xmit indirection from xfrm_mode
Florian Westphal
5
-55
/
+56
2019-04-08
xfrm: remove output indirection from xfrm_mode
Florian Westphal
11
-114
/
+164
2019-04-08
xfrm: remove input indirection from xfrm_mode
Florian Westphal
7
-55
/
+72
2019-04-08
xfrm: prefer family stored in xfrm_mode struct
Florian Westphal
4
-5
/
+5
2019-04-08
xfrm: place af number into xfrm_mode struct
Florian Westphal
8
-48
/
+27
2019-04-07
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
1
-20
/
+44
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
7
-7
/
+0
2019-04-06
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
1
-0
/
+4
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
6
-12
/
+155
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
12
-61
/
+12
2019-04-06
net: hsr: add blank line after function declaration
Murali Karicheri
1
-0
/
+1
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
4
-75
/
+76
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
2
-4
/
+4
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2
-6
/
+6
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
3
-15
/
+15
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
5
-13
/
+13
2019-04-06
net: hsr: fix lines that ends with a '('
Murali Karicheri
2
-7
/
+5
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
3
-9
/
+9
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
3
-18
/
+16
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
7
-55
/
+0
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
5
-22
/
+31
2019-04-06
tcp: remove redundant check on tskb
Colin Ian King
1
-5
/
+2
2019-04-06
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
1
-0
/
+8
2019-04-05
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
[prev]
[next]