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
/
include
/
net
/
bonding.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-07-14
net: bonding: remove kernel-doc comment marker
Randy Dunlap
1
-1
/
+1
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-16
net: bonding: Add SPDX identifier to remaining files
Bagas Sanjaya
1
-3
/
+1
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
1
-1
/
+1
2023-05-05
bonding: add xdp_features support
Lorenzo Bianconi
1
-0
/
+1
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
1
-2
/
+6
2022-10-27
bond: Disable TLS features indication
Tariq Toukan
1
-4
/
+0
2022-09-16
net: bonding: Share lacpdu_mcast_addr definition
Benjamin Poirier
1
-0
/
+3
2022-08-03
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
1
-1
/
+12
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
1
-0
/
+1
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
1
-0
/
+6
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-1
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
1
-0
/
+7
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
1
-1
/
+18
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2022-01-24
bonding: use rcu_dereference_rtnl when get bonding active slave
Hangbin Liu
1
-1
/
+1
2021-11-30
Bonding: add arp_missed_max option
Hangbin Liu
1
-0
/
+1
2021-08-11
bonding: remove extraneous definitions from bonding.h
Jonathan Toppins
1
-12
/
+0
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2021-08-09
net, bonding: Add XDP support to the bonding driver
Jussi Maki
1
-0
/
+1
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
1
-0
/
+1
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-1
/
+8
2021-06-15
net: bonding: Use per-cpu rr_tx_counter
Jussi Maki
1
-1
/
+1
2021-01-18
net/bonding: Declare TLS RX device offload support
Tariq Toukan
1
-1
/
+1
2021-01-18
net/bonding: Implement TLS TX device offload
Tariq Toukan
1
-0
/
+2
2021-01-18
net/bonding: Implement ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+2
2020-12-08
bonding: fix feature flag setting at init time
Jarod Wilson
1
-2
/
+0
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-0
/
+8
2020-07-01
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
1
-0
/
+5
2020-06-22
bonding: support hardware encryption offload to slaves
Jarod Wilson
1
-0
/
+3
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-1
/
+2
2020-05-07
bonding: propagate transmit status
Eric Dumazet
1
-5
/
+8
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
1
-4
/
+1
2020-05-04
bonding: remove useless stats_lock_key
Cong Wang
1
-1
/
+0
2020-05-01
bonding: Add array of all slaves
Maor Gottlieb
1
-1
/
+2
2020-05-01
bonding: Rename slave_arr to usable_slaves
Maor Gottlieb
1
-1
/
+1
2020-02-28
bonding: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-1
/
+0
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
1
-0
/
+1
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
1
-0
/
+1
2019-06-09
bonding: add slave_foo printk macros
Jarod Wilson
1
-0
/
+9
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-6
/
+1
2018-07-11
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
1
-0
/
+13
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-2
/
+9
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2017-10-25
bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
Xin Long
1
-4
/
+0
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
[next]