index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-01-09
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
1
-0
/
+1
2022-01-09
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
1
-0
/
+4
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
1
-1
/
+22
2022-01-09
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
1
-1
/
+3
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
3
-10
/
+12
2022-01-09
netfilter: egress: avoid a lockdep splat
Florian Westphal
1
-1
/
+1
2022-01-09
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-0
/
+2
2022-01-09
netfilter: make function op structures const
Florian Westphal
1
-4
/
+4
2022-01-09
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
1
-1
/
+1
2022-01-09
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-4
/
+4
2022-01-07
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-2
/
+2
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-10
/
+14
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
1
-2
/
+2
2022-01-06
gro: add ability to control gro max packet size
Coco Li
1
-0
/
+11
2022-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+7
2022-01-05
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-0
/
+4
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-10
/
+10
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+3
2022-01-05
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2022-01-05
Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-9
/
+20
2022-01-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
1
-0
/
+12
2022-01-05
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
1
-3
/
+3
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
1
-2
/
+9
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
1
-2
/
+5
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+3
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
1
-0
/
+2
2022-01-02
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
1
-6
/
+3
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
1
-0
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-89
/
+192
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
1
-1
/
+1
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
1
-2
/
+4
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
2
-1
/
+25
2021-12-31
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
Yevgeny Kliteynik
1
-1
/
+1
2021-12-30
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2
-2
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-10
/
+15
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
1
-7
/
+1
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-0
/
+5
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
1
-0
/
+2
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2
-0
/
+2
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-0
/
+6
2021-12-26
Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+1
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
1
-1
/
+1
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
1
-1
/
+0
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+26
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-4
/
+26
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2021-12-23
wwan: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-4
/
+5
2021-12-22
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
1
-2
/
+2
[next]