index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
1
-0
/
+31
*
net: pkt_cls: Clarify a comment
Petr Machata
2019-12-18
1
-3
/
+2
*
ipv6: Annotate ipv6_addr_is_* bitwise pointer casts
Sven Eckelmann
2019-12-17
1
-4
/
+4
*
ipv6: Annotate bitwise IPv6 dsfield pointer cast
Sven Eckelmann
2019-12-17
1
-1
/
+1
*
netlink: rename nl80211_validate_nested() to nla_validate_nested()
Michal Kubecek
2019-12-13
1
-4
/
+4
*
unix: Show number of pending scm files of receive queue in fdinfo
Kirill Tkhai
2019-12-13
1
-0
/
+5
*
vsock: add local transport support in the vsock core
Stefano Garzarella
2019-12-12
1
-0
/
+2
*
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
2019-12-10
1
-0
/
+1
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
1
-0
/
+5
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-07
1
-3
/
+3
*
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-07
1
-3
/
+13
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-07
1
-2
/
+3
*
net: core: rename indirect block ingress cb function
John Hurley
2019-12-07
1
-8
/
+7
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-2
/
+4
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-1
/
+1
*
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
1
-0
/
+1
*
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-11-29
1
-1
/
+1
*
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-11-29
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-28
1
-6
/
+6
|
\
|
*
net: inet_is_local_reserved_port() port arg should be unsigned short
Maciej Żenczykowski
2019-11-27
1
-2
/
+2
|
*
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
1
-4
/
+4
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-26
44
-289
/
+797
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-25
1
-0
/
+3
|
|
\
\
|
|
*
|
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-24
1
-0
/
+3
|
*
|
|
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
2019-11-23
1
-4
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
1
-0
/
+2
|
|
\
|
|
|
*
|
|
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
2019-11-22
1
-3
/
+5
|
*
|
|
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+16
|
*
|
|
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
2
-0
/
+19
|
*
|
|
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+29
|
*
|
|
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-11-21
1
-0
/
+4
|
*
|
|
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2019-11-21
1
-0
/
+10
|
*
|
|
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
2
-0
/
+33
|
*
|
|
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
2019-11-21
1
-0
/
+9
|
*
|
|
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
1
-6
/
+18
|
*
|
|
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
1
-0
/
+7
|
*
|
|
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-3
/
+6
|
*
|
|
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
1
-0
/
+2
|
*
|
|
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
2019-11-20
1
-3
/
+3
|
*
|
|
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-19
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-11-19
2
-3
/
+7
|
|
\
\
\
|
|
*
|
|
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
1
-3
/
+6
|
|
*
|
|
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
2019-11-13
1
-0
/
+1
|
*
|
|
|
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-16
2
-42
/
+14
|
*
|
|
|
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
2019-11-15
1
-0
/
+2
|
*
|
|
|
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
2019-11-15
1
-0
/
+2
|
*
|
|
|
net/smc: immediate termination for SMCD link groups
Ursula Braun
2019-11-15
1
-0
/
+2
|
*
|
|
|
vsock: prevent transport modules unloading
Stefano Garzarella
2019-11-15
1
-0
/
+2
[next]