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
2021-04-13
netfilter: conntrack: move expect counter to net_generic data
Florian Westphal
1
-0
/
+1
2021-04-13
netfilter: conntrack: move autoassign_helper sysctl to net_generic data
Florian Westphal
1
-0
/
+1
2021-04-13
netfilter: conntrack: move autoassign warning member to net_generic data
Florian Westphal
1
-0
/
+4
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
1
-0
/
+2
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
3
-3
/
+6
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-16
/
+27
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
2
-16
/
+0
2021-04-08
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-2
/
+18
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-2
/
+2
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
1
-6
/
+1
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
1
-2
/
+3
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
1
-0
/
+7
2021-04-08
cfg80211: allow specifying a reason for hw_rfkill
Emmanuel Grumbach
1
-1
/
+10
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
1
-0
/
+1
2021-04-08
Bluetooth: Fix default values for advertising interval
Marcel Holtmann
1
-2
/
+2
2021-04-07
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
1
-8
/
+13
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-74
/
+45
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
1
-0
/
+11
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
5
-27
/
+0
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2
-21
/
+16
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
1
-0
/
+3
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
1
-0
/
+11
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
1
-0
/
+6
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
7
-4
/
+52
2021-04-02
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
1
-15
/
+27
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
1
-10
/
+20
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
1
-2
/
+16
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-3
/
+7
2021-04-01
include: net: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
1
-2
/
+0
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+2
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
3
-0
/
+5
2021-03-31
Revert "net: correct sk_acceptq_is_full()"
Eric Dumazet
1
-1
/
+5
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
1
-1
/
+3
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
1
-12
/
+12
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-2
/
+2
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+5
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
1
-1
/
+4
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
1
-0
/
+5
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
1
-24
/
+0
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
1
-1
/
+0
2021-03-30
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+23
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-0
/
+9
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
1
-0
/
+2
[prev]
[next]