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-01-19
net: mpls: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-3
/
+39
2019-01-19
net: mpls: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+59
2019-01-19
net: ipv6: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+68
2019-01-19
net: ipv6: addrlabel: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+45
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-3
/
+38
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+47
2019-01-19
net: ipv4: ipmr: perform strict checks also for doit handlers
Jakub Kicinski
1
-5
/
+56
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+70
2019-01-19
net: ipv4: netconf: perform strict checks also for doit handlers
Jakub Kicinski
1
-4
/
+39
2019-01-19
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+36
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
1
-1
/
+48
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
1
-0
/
+4
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
1
-21
/
+37
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
1
-0
/
+8
2019-01-19
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
1
-2
/
+1
2019-01-19
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
3
-8
/
+25
2019-01-19
mac80211: mesh: only switch path when new metric is at least 10% better
Julan Hsu
1
-3
/
+8
2019-01-19
mac80211: mesh: use average bitrate for link metric calculation
Julan Hsu
3
-3
/
+15
2019-01-19
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
4
-2
/
+13
2019-01-19
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
3
-2
/
+12
2019-01-19
mac80211: allow overriding HT STBC capabilities
Sergey Matyukevich
2
-0
/
+10
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
9
-10
/
+223
2019-01-19
cfg80211: Add airtime statistics and settings
Toke Høiland-Jørgensen
1
-0
/
+24
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
6
-3
/
+84
2019-01-19
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-01-18
net: bridge: Mark FDB entries that were added by user as such
Ido Schimmel
1
-0
/
+5
2019-01-18
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+75
2019-01-18
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+51
2019-01-18
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-01-18
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-01-18
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+152
2019-01-18
devlink: Add health report functionality
Eran Ben Elisha
1
-0
/
+93
2019-01-18
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+127
2019-01-18
devlink: Add health buffer support
Eran Ben Elisha
1
-0
/
+501
2019-01-18
net_sched: add hit counter for matchall
Cong Wang
1
-0
/
+24
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
3
-0
/
+3
2019-01-18
net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
Lorenzo Bianconi
1
-2
/
+2
2019-01-18
Revert "netfilter: nft_hash: add map lookups for hashing operations"
Laura Garcia Liebana
1
-121
/
+0
2019-01-18
netfilter: nat: un-export nf_nat_used_tuple
Florian Westphal
1
-2
/
+1
2019-01-18
netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
wenxu
1
-0
/
+12
2019-01-18
netfilter: nf_conntrack: provide modparam to always register conntrack hooks
Pablo Neira Ayuso
1
-4
/
+24
2019-01-18
netfilter: conntrack: remove nf_ct_l4proto_find_get
Florian Westphal
9
-174
/
+43
2019-01-18
netfilter: conntrack: remove l4proto destroy hook
Florian Westphal
2
-18
/
+11
2019-01-18
netfilter: conntrack: remove l4proto init and get_net callbacks
Florian Westphal
9
-216
/
+55
2019-01-18
netfilter: conntrack: remove sysctl registration helpers
Florian Westphal
1
-76
/
+1
2019-01-18
netfilter: conntrack: unify sysctl handling
Florian Westphal
9
-460
/
+391
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
8
-64
/
+21
2019-01-18
netfilter: conntrack: remove pernet l4 proto register interface
Florian Westphal
1
-16
/
+12
2019-01-18
netfilter: conntrack: remove remaining l4proto indirect packet calls
Florian Westphal
3
-48
/
+24
2019-01-18
netfilter: conntrack: remove module owner field
Florian Westphal
4
-17
/
+0
[prev]
[next]