index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-09
page_pool: add frag page recycling support in page pool
Yunsheng Lin
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
net, core: Allow netdev_lower_get_next_private_rcu in bh context
Jussi Maki
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2021-08-09
devlink: Fix port_type_set function pointer check
Leon Romanovsky
2021-08-09
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
net/iucv: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-09
net/iucv: get rid of register asm usage
Heiko Carstens
2021-08-09
net/af_iucv: remove wrappers around iucv (de-)registration
Julian Wiedmann
2021-08-09
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
2021-08-09
net/af_iucv: support drop monitoring
Julian Wiedmann
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
2021-08-06
ethtool: return error from ethnl_ops_begin if dev is NULL
Heiner Kallweit
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-05
net: dsa: tag_sja1105: optionally build as module when switch driver is modul...
Vladimir Oltean
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-05
net/ipv6/mcast: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
net/ipv4/igmp: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2021-08-05
net: core: don't call SIOCBRADD/DELIF for non-bridge devices
Nikolay Aleksandrov
2021-08-05
net: bridge: fix ioctl old_deviceless bridge argument
Nikolay Aleksandrov
2021-08-05
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-05
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
2021-08-05
net: fix GRO skb truesize update
Paolo Abeni
2021-08-05
net: dsa: give preference to local CPU ports
Vladimir Oltean
2021-08-05
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
2021-08-05
mctp: remove duplicated assignment of pointer hdr
Colin Ian King
2021-08-04
bpf: Fix bpf_prog_test_run_xdp logic after incorrect merge resolution
Andrii Nakryiko
2021-08-04
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
pktgen: Remove redundant clone_skb override
Nick Richardson
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
2021-08-04
Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
2021-08-04
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-08-04
ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
Eric Dumazet
[next]