index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+9
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-2
/
+9
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-1
/
+1
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
1
-2
/
+3
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
1
-0
/
+217
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
1
-1
/
+1
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
1
-0
/
+33
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
1
-0
/
+39
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
1
-0
/
+5
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
1
-3
/
+4
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
1
-2
/
+4
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
1
-16
/
+19
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
1
-7
/
+7
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
1
-0
/
+3
2022-09-01
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
1
-4
/
+2
2022-08-15
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-8
/
+0
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+1
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
1
-0
/
+6
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
1
-10
/
+18
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-2
/
+2
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-2
/
+2
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
1
-91
/
+86
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
1
-3
/
+20
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
1
-12
/
+18
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
1
-1
/
+1
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
1
-40
/
+29
2022-04-19
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
1
-4
/
+14
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
1
-0
/
+2
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+2
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
1
-0
/
+33
2022-03-10
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-03-10
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-03-07
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
1
-1
/
+1
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-17
/
+58
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+66
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
1
-0
/
+170
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
1
-6
/
+16
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
1
-5
/
+8
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
1
-23
/
+118
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
1
-50
/
+47
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
1
-5
/
+5
[next]