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-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
8
-94
/
+94
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-09-24
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+3
2019-09-24
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+5
2019-09-24
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-09-21
net_sched: add policy validation for action attributes
Cong Wang
1
-16
/
+18
2019-09-21
net_sched: add max len check for TCA_KIND
Cong Wang
1
-1
/
+2
2019-09-21
net: qrtr: Stop rx_worker before freeing node
Bjorn Andersson
1
-0
/
+1
2019-09-20
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
1
-1
/
+1
2019-09-20
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
1
-1
/
+1
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
5
-19
/
+26
2019-09-20
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
1
-0
/
+1
2019-09-19
net/ncsi: Disable global multicast filter
Vijay Khemka
2
-93
/
+12
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
267
-3102
/
+14737
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-73
/
+33
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-14
/
+40
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
1
-0
/
+6
2019-09-16
drop_monitor: Better sanitize notified packets
Ido Schimmel
1
-0
/
+6
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
1
-1
/
+2
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
1
-4
/
+8
2019-09-16
taprio: Add support for hardware offloading
Vinicius Costa Gomes
1
-43
/
+366
2019-09-16
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
1
-0
/
+1
2019-09-16
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2
-0
/
+3
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2019-09-16
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2
-18
/
+16
2019-09-16
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
3
-8
/
+52
2019-09-16
net: sched: extend flow_action_entry with destructor
Vlad Buslov
1
-32
/
+45
2019-09-16
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
1
-1
/
+1
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
5
-6
/
+23
2019-09-15
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
1
-1
/
+1
2019-09-15
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
1
-0
/
+3
2019-09-15
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
1
-0
/
+2
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-6
/
+10
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
29
-121
/
+152
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
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
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
[next]