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-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
4
-5
/
+5
2019-11-26
net-sctp: replace some sock_net(sk) with just 'net'
Maciej Żenczykowski
1
-6
/
+6
2019-11-26
tipc: fix link name length check
John Rutherford
1
-2
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
297
-3695
/
+13224
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-5
/
+5
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+6
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-3
/
+7
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+41
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
1
-0
/
+1
2019-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+4
2019-11-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-6
/
+28
2019-11-24
xsk: Fix xsk_poll()'s return type
Luc Van Oostenryck
1
-4
/
+4
2019-11-23
sctp: cache netns in sctp_ep_common
Xin Long
3
-2
/
+4
2019-11-23
sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook
Navid Emamdoost
1
-1
/
+3
2019-11-23
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2
-10
/
+13
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
1
-1
/
+1
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-33
/
+112
2019-11-22
seg6: allow local packet processing for SRv6 End.DT6 behavior
Andrea Mayer
1
-4
/
+18
2019-11-22
Merge tag 'mac80211-next-for-net-next-2019-11-22' of git://git.kernel.org/pub...
David S. Miller
10
-24
/
+900
2019-11-22
tipc: support in-order name publication events
Tuong Lien
2
-8
/
+47
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
4
-5
/
+11
2019-11-22
udp: drop skb extensions before marking skb stateless
Florian Westphal
1
-5
/
+22
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2
-0
/
+44
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
7
-14
/
+225
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
3
-1
/
+603
2019-11-22
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-11-22
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
1
-0
/
+3
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
3
-8
/
+20
2019-11-22
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
1
-0
/
+3
2019-11-22
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2019-11-22
Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks
Marcel Holtmann
1
-2
/
+24
2019-11-21
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2
-4
/
+73
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
1
-10
/
+0
2019-11-21
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
1
-2
/
+24
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+7
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
1
-1
/
+13
2019-11-21
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
5
-148
/
+148
2019-11-21
lwtunnel: check erspan options before allocating tun_info
Xin Long
1
-8
/
+16
2019-11-21
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
Xin Long
1
-0
/
+3
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
3
-3
/
+0
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
1
-0
/
+145
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
1
-0
/
+109
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
1
-0
/
+118
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
1
-1
/
+84
2019-11-21
vsock: avoid to assign transport if its initialization fails
Stefano Garzarella
1
-1
/
+8
2019-11-20
tcp: warn if offset reach the maxlen limit when using snprintf
Hangbin Liu
3
-0
/
+13
[next]