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
/
drivers
/
net
/
macsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
1
-3
/
+3
2022-02-01
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson
1
-0
/
+9
2022-01-31
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Lior Nahmanson
1
-12
/
+12
2021-10-24
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-06-24
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
1
-2
/
+2
2020-11-03
net: macsec: Add missing documentation for 'gro_cells'
Lee Jones
1
-0
/
+1
2020-10-13
net: macsec: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-21
/
+1
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-10-08
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
1
-1
/
+3
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
1
-1
/
+1
2020-06-28
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
1
-3
/
+2
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-0
/
+5
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-05-06
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+2
2020-04-30
net: macsec: preserve ingress frame ordering
Scott Dial
1
-1
/
+2
2020-04-24
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-09
net: macsec: fix using wrong structure in macsec_changelink()
Taehee Yoo
1
-1
/
+1
2020-04-06
macsec: fix NULL dereference in macsec_upd_offload()
Davide Caratti
1
-0
/
+3
2020-03-29
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-2
/
+29
2020-03-26
net: macsec: report real_dev features when HW offloading is enabled
Mark Starovoytov
1
-4
/
+22
2020-03-26
net: macsec: add support for getting offloaded stats
Dmitry Bogdanov
1
-108
/
+213
2020-03-26
net: macsec: support multicast/broadcast when offloading
Mark Starovoytov
1
-13
/
+38
2020-03-26
net: macsec: allow multiple macsec devices with offload
Dmitry Bogdanov
1
-24
/
+1
2020-03-26
net: macsec: init secy pointer in macsec_context
Dmitry Bogdanov
1
-1
/
+15
2020-03-26
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-2
/
+11
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-03-23
macsec: restrict to ethernet devices
Willem de Bruijn
1
-0
/
+3
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
1
-13
/
+148
2020-03-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
1
-36
/
+94
2020-03-10
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-10
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-03
macsec: add missing attribute validation for port
Jakub Kicinski
1
-0
/
+1
2020-01-14
net: macsec: PN wrap callback
Antoine Tenart
1
-6
/
+19
2020-01-14
net: macsec: add nla support for changing the offloading selection
Antoine Tenart
1
-3
/
+142
2020-01-14
net: macsec: hardware offloading infrastructure
Antoine Tenart
1
-12
/
+441
2020-01-14
net: macsec: move some definitions in a dedicated header
Antoine Tenart
1
-163
/
+1
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-9
/
+0
2019-10-24
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-5
/
+0
2019-09-26
macsec: drop skb sk before calling gro_cells_receive
Xin Long
1
-0
/
+1
2019-07-02
macsec: fix checksumming after decryption
Andreas Steinmetz
1
-0
/
+1
2019-07-02
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+10
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-6
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-12
/
+15
2019-04-01
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
1
-10
/
+12
[next]