index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
1
-0
/
+2
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2
-6
/
+37
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-08-26
Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+12
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
1
-0
/
+1
2021-08-25
mctp: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-08-25
mptcp: MP_FAIL suboption sending
Geliang Tang
1
-1
/
+4
2021-08-25
mptcp: shrink mptcp_out_options struct
Paolo Abeni
1
-9
/
+17
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-2
/
+2
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-0
/
+3
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-0
/
+12
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
1
-5
/
+3
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
3
-0
/
+126
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-2
/
+19
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+5
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-0
/
+1
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
1
-0
/
+5
2021-08-17
mac80211: add support for BSS color change
John Crispin
1
-0
/
+29
2021-08-17
nl80211: add support for BSS coloring
John Crispin
1
-0
/
+92
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
1
-0
/
+1
2021-08-14
net: Remove net/ipx.h and uapi/linux/ipx.h header files
Cai Huoqing
1
-171
/
+0
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
1
-1
/
+1
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
1
-0
/
+2
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-08-13
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
1
-0
/
+5
2021-08-11
mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
Jeremy Kerr
1
-0
/
+1
2021-08-11
bonding: remove extraneous definitions from bonding.h
Jonathan Toppins
1
-12
/
+0
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
1
-0
/
+4
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
1
-0
/
+4
2021-08-11
devlink: Add new "enable_vnet" generic device param
Parav Pandit
1
-0
/
+4
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
1
-0
/
+4
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
1
-0
/
+4
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-17
/
+2
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2
-3
/
+2
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2021-08-09
page_pool: add frag page recycling support in page pool
Yunsheng Lin
1
-0
/
+15
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
1
-7
/
+39
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
1
-7
/
+0
2021-08-09
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-09
net, bonding: Add XDP support to the bonding driver
Jussi Maki
1
-0
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-4
/
+6
2021-08-08
net: dsa: sja1105: rely on DSA core tracking of port learning state
Vladimir Oltean
1
-0
/
+1
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
1
-0
/
+1
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
1
-7
/
+5
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-2
/
+0
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
1
-2
/
+0
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
1
-2
/
+0
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-2
/
+8
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+7
[next]