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
2020-10-08
cfg80211: only allow S1G channels on S1G band
Thomas Pedersen
1
-1
/
+4
2020-10-08
mac80211: initialize last_rate for S1G STAs
Thomas Pedersen
6
-1
/
+25
2020-10-08
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2
-1
/
+6
2020-10-06
ethtool: specify which header flags are supported per command
Jakub Kicinski
3
-11
/
+21
2020-10-06
netlink: add mask validation
Jakub Kicinski
1
-0
/
+8
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
18
-29
/
+58
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
19
-229
/
+83
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
14
-104
/
+74
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
17
-107
/
+90
2020-10-06
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2
-15
/
+2
2020-10-06
net: openvswitch: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-10-06
xfrm: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-8
/
+1
2020-10-06
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
1
-13
/
+24
2020-10-06
net: always dump full packets with skb_dump
Vladimir Oltean
1
-5
/
+1
2020-10-06
mptcp: don't skip needed ack
Paolo Abeni
1
-2
/
+4
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
47
-183
/
+350
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
48
-197
/
+367
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2
-9
/
+17
2020-10-04
net: openvswitch: Constify static struct genl_small_ops
Rikard Falkeborn
2
-2
/
+2
2020-10-04
mptcp: Constify mptcp_pm_ops
Rikard Falkeborn
1
-1
/
+1
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-04
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
1
-0
/
+14
2020-10-04
net: devlink: Add support for port regions
Andrew Lunn
1
-26
/
+224
2020-10-04
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
1
-53
/
+72
2020-10-04
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
1
-0
/
+10
2020-10-04
net: devlink: Add unused port flavour
Andrew Lunn
1
-1
/
+3
2020-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-56
/
+207
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2
-6
/
+147
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
2
-8
/
+8
2020-10-04
netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
Florian Westphal
1
-1
/
+18
2020-10-04
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
1
-16
/
+1
2020-10-04
netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
YueHaibing
1
-2
/
+0
2020-10-03
mptcp: ADD_ADDRs with echo bit are smaller
Matthieu Baerts
3
-6
/
+8
2020-10-03
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
1
-0
/
+18
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
3
-18
/
+117
2020-10-03
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-10-03
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
1
-1
/
+17
2020-10-03
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-10-03
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
1
-5
/
+3
2020-10-03
net/af_iucv: right-size the uid variable in iucv_sock_bind()
Julian Wiedmann
1
-1
/
+1
2020-10-03
genetlink: allow dumping command-specific policy
Jakub Kicinski
1
-5
/
+36
2020-10-03
genetlink: properly support per-op policy dumping
Johannes Berg
1
-10
/
+92
2020-10-03
genetlink: factor skb preparation out of ctrl_dumppolicy()
Johannes Berg
1
-6
/
+19
2020-10-03
netlink: rework policy dump to support multiple policies
Johannes Berg
2
-21
/
+84
2020-10-03
netlink: compare policy more accurately
Johannes Berg
1
-4
/
+8
2020-10-02
genetlink: switch control commands to per-op policies
Jakub Kicinski
1
-3
/
+11
2020-10-02
genetlink: use parsed attrs in dumppolicy
Jakub Kicinski
1
-7
/
+2
2020-10-02
genetlink: bring back per op policy
Jakub Kicinski
1
-5
/
+13
[next]