index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
1
-1
/
+20
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
1
-4
/
+12
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
7
-8
/
+13
2019-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
29
-112
/
+380
2019-09-13
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2
-9
/
+9
2019-09-13
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
2
-4
/
+4
2019-09-13
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: update include directives.
Jeremy Sowden
11
-9
/
+16
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
3
-4
/
+16
2019-09-13
netfilter: fix coding-style errors.
Jeremy Sowden
4
-10
/
+10
2019-09-13
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
2
-4
/
+50
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
1
-7
/
+13
2019-09-13
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
1
-18
/
+34
2019-09-12
net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
George McCollister
2
-8
/
+3
2019-09-11
tcp: force a PSH flag on TSO packets
Eric Dumazet
1
-2
/
+13
2019-09-11
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
1
-1
/
+1
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
15
-67
/
+75
2019-09-11
cfg80211: Purge frame registrations on iftype change
Denis Kenzior
1
-0
/
+1
2019-09-11
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-1
/
+3
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
2
-1
/
+2
2019-09-11
cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
zhong jiang
1
-5
/
+3
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
4
-8
/
+19
2019-09-11
mac80211: don't check if key is NULL in ieee80211_key_link()
Luca Coelho
1
-1
/
+1
2019-09-11
mac80211: clear crypto tx tailroom counter upon keys enable
Lior Cohen
3
-35
/
+15
2019-09-11
mac80211: remove unnecessary key condition
Johannes Berg
1
-3
/
+3
2019-09-11
mac80211: list features in WEP/TKIP disable in better order
Johannes Berg
1
-1
/
+1
2019-09-11
cfg80211: always shut down on HW rfkill
Johannes Berg
3
-9
/
+11
2019-09-11
mac80211: vht: add support VHT EXT NSS BW in parsing VHT
Mordechay Goodstein
1
-1
/
+9
2019-09-11
cfg80211: fix boundary value in ieee80211_frequency_to_channel()
Arend van Spriel
1
-1
/
+1
2019-09-10
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
5
-2
/
+62
2019-09-10
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
1
-21
/
+122
2019-09-10
devlink: add 'reset_dev_on_drv_probe' param
Dirk van der Merwe
1
-0
/
+5
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
2
-11
/
+21
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
1
-7
/
+13
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
1
-3
/
+3
2019-09-07
net/tls: align non temporal copy to cache lines
Jakub Kicinski
1
-5
/
+28
2019-09-07
net/tls: remove the record tail optimization
Jakub Kicinski
1
-20
/
+47
2019-09-07
net/tls: use RCU for the adder to the offload record list
Jakub Kicinski
1
-8
/
+13
2019-09-07
net/tls: unref frags in order
Jakub Kicinski
1
-6
/
+3
2019-09-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-16
/
+27
2019-09-07
ipmr: remove hard code cache_resolve_queue_len limit
Hangbin Liu
2
-4
/
+4
2019-09-07
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
Eric Dumazet
1
-1
/
+1
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
1
-6
/
+23
2019-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-21
/
+231
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-85
/
+550
2019-09-06
Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message
Dan Elkouby
1
-2
/
+2
2019-09-06
net_sched: act_police: add 2 new attributes to support police 64bit rate and ...
David Dai
1
-4
/
+23
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
6
-5
/
+79
[next]