index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
1
-0
/
+5
2019-12-24
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-24
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2
-2
/
+3
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-9
/
+29
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-2
/
+2
2019-12-13
tcp: refine tcp_write_queue_empty() implementation
Eric Dumazet
1
-1
/
+10
2019-12-13
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2
-3
/
+14
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
6
-8
/
+8
2019-12-09
net/x25: add new state X25_STATE_5
Martin Schiller
1
-1
/
+2
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-1
/
+0
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-06
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-06
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-3
/
+13
2019-12-06
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-2
/
+3
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
1
-8
/
+7
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-0
/
+1
2019-11-28
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
1
-1
/
+1
2019-11-28
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
1
-1
/
+0
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-6
/
+6
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-26
net: inet_is_local_reserved_port() port arg should be unsigned short
Maciej Żenczykowski
1
-2
/
+2
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-4
/
+4
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
44
-289
/
+797
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2019-11-23
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-11-22
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
1
-4
/
+4
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2019-11-22
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
1
-3
/
+5
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
1
-0
/
+16
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2
-0
/
+19
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
1
-0
/
+29
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
1
-0
/
+4
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
1
-0
/
+10
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+33
2019-11-21
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-6
/
+18
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+7
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-3
/
+6
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
1
-0
/
+2
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
1
-3
/
+3
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-0
/
+2
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+7
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-42
/
+14
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
1
-3
/
+6
[next]