Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ba7d49b1f0f8e5f24294a880ed576964059af5ef
ba7d49b
rtnetlink: provide api for getting and setting slave info
by Jiri Pirko
· 11 years ago
df7dbcb
rtnetlink: put "BOND" into nl attribute names which are related to bonding
by Jiri Pirko
· 11 years ago
0a9099f
bonding: change name of sysfs dir for bonding slaves
by Jiri Pirko
· 11 years ago
f618002
net/neighbour: queue work on power efficient wq
by viresh kumar
· 11 years ago
906e073
net/ipv4: queue work on power efficient wq
by viresh kumar
· 11 years ago
7c90cc2
ipv6: enable anycast addresses as source addresses for datagrams
by FX Le Bail
· 11 years ago
eb97768
net: update comments of "struct msghdr" with the more accurate RFC3542 ones
by FX Le Bail
· 11 years ago
fa35864
tuntap: Fix for a race in accessing numqueues
by Dominic Curran
· 11 years ago
bdf4351
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
by Toshiaki Makita
· 11 years ago
00ca9c5
tcp: metrics: Fix rcu-race when deleting multiple entries
by Christoph Paasch
· 11 years ago
7705b10
Merge branch 'bonding'
by David S. Miller
· 11 years ago
e1d206a
bonding: update bonding.txt for primary description
by dingtianhong
· 11 years ago
c59ab67
bonding: clean the primary slave if there is no slave matching new primary
by dingtianhong
· 11 years ago
783c146
net: vxlan: convert to act as a pernet subsystem
by Daniel Borkmann
· 11 years ago
2982431
sch_htb: let skb->priority refer to non-leaf class
by Harry Mason
· 11 years ago
2d36097
af_packet: Add Queue mapping mode to af_packet fanout operation
by Neil Horman
· 11 years ago
b414ac9
Merge branch 'bonding_option_api'
by David S. Miller
· 11 years ago
0e2e5b6
bonding: convert slaves to use the new option API
by Nikolay Aleksandrov
· 11 years ago
4325b37
bonding: convert lp_interval to use the new option API
by Nikolay Aleksandrov
· 11 years ago
105c8fb
bonding: convert resend_igmp to use the new option API
by Nikolay Aleksandrov
· 11 years ago
3df0116
bonding: convert all_slaves_active to use the new option API
by Nikolay Aleksandrov
· 11 years ago
24089ba
bonding: convert queue_id to use the new option API
by Nikolay Aleksandrov
· 11 years ago
d1fbd3e
bonding: convert active_slave to use the new option API
by Nikolay Aleksandrov
· 11 years ago
0fff060
bonding: convert use_carrier to use the new option API
by Nikolay Aleksandrov
· 11 years ago
388d3a6
bonding: convert primary_reselect to use the new option API
by Nikolay Aleksandrov
· 11 years ago
180222f
bonding: convert primary to use the new option API
by Nikolay Aleksandrov
· 11 years ago
b98d9c6
bonding: convert miimon to use the new option API
by Nikolay Aleksandrov
· 11 years ago
ef56bec
bonding: convert num_peer_notif to use the new option API
by Nikolay Aleksandrov
· 11 years ago
9e5f5ee
bonding: convert ad_select to use the new option API
by Nikolay Aleksandrov
· 11 years ago
633ddc9
bonding: convert min_links to use the new option API
by Nikolay Aleksandrov
· 11 years ago
d3131de
bonding: convert lacp_rate to use the new option API
by Nikolay Aleksandrov
· 11 years ago
e499461
bonding: convert updelay to use the new option API
by Nikolay Aleksandrov
· 11 years ago
25a9b54
bonding: convert downdelay to use the new option API
by Nikolay Aleksandrov
· 11 years ago
4fb0ef58
bonding: convert arp_ip_target to use the new option API
by Nikolay Aleksandrov
· 11 years ago
7bdb04e
bonding: convert arp_interval to use the new option API
by Nikolay Aleksandrov
· 11 years ago
1df6b6a
bonding: convert fail_over_mac to use the new option API
by Nikolay Aleksandrov
· 11 years ago
edf36b2
bonding: convert arp_all_targets to use the new option API
by Nikolay Aleksandrov
· 11 years ago
1622888
bonding: convert arp_validate to use the new option API
by Nikolay Aleksandrov
· 11 years ago
a4b32ce
bonding: convert xmit_hash_policy to use the new option API
by Nikolay Aleksandrov
· 11 years ago
aa59d85
bonding: convert packets_per_slave to use the new option API
by Nikolay Aleksandrov
· 11 years ago
2b3798d
bonding: convert mode setting to use the new option API
by Nikolay Aleksandrov
· 11 years ago
0911736
bonding: add infrastructure for an option API
by Nikolay Aleksandrov
· 11 years ago
374d112
Merge branch 'reciprocal'
by David S. Miller
· 11 years ago
809fa97
reciprocal_divide: update/correction of the algorithm
by Hannes Frederic Sowa
· 11 years ago
89770b0
net: introduce reciprocal_scale helper and convert users
by Daniel Borkmann
· 11 years ago
f337db6
random32: add prandom_u32_max and convert open coded users
by Daniel Borkmann
· 11 years ago
6cd28f0
net/mlx4_core: Remove unnecessary validation for port number
by Moni Shoua
· 11 years ago
a6b74e0
be2net: Fix be_vlan_add/rem_vid() routines
by Somnath Kotur
· 11 years ago
076d132
bnx2x: Fix VF flr flow
by Ariel Elior
· 11 years ago
14e4814
net: Missing change from the ether_addr_copy() fixups.
by David S. Miller
· 11 years ago
3769229
net: filter: let bpf_tell_extensions return SKF_AD_MAX
by Daniel Borkmann
· 11 years ago
9be68c1
net: Fix some fallout from the etner_addr_copy() changes.
by David S. Miller
· 11 years ago
656edac
Merge branch 'sctp'
by David S. Miller
· 11 years ago
5bc1d1b
sctp: remove macros sctp_bh_[un]lock_sock
by wangweidong
· 11 years ago
048ed4b
sctp: remove macros sctp_{lock|release}_sock
by wangweidong
· 11 years ago
1b0de19
sctp: remove macros sctp_read_[un]lock
by wangweidong
· 11 years ago
387602d
sctp: remove macros sctp_write_[un]_lock
by wangweidong
· 11 years ago
3c8e43b
sctp: remove macros sctp_spin_[un]lock
by wangweidong
· 11 years ago
79b9113
sctp: remove macros sctp_local_bh_{disable|enable}
by wangweidong
· 11 years ago
940287ee
sctp: remove macros sctp_spin_[un]lock_irqrestore
by wangweidong
· 11 years ago
d08f161
dsa: Use ether_addr_copy
by Joe Perches
· 11 years ago
9ea08b1
pktgen: Use ether_addr_copy
by Joe Perches
· 11 years ago
c62326a
netpoll: Use ether_addr_copy
by Joe Perches
· 11 years ago
34b2cff
caif_usb: Use ether_addr_copy
by Joe Perches
· 11 years ago
116e853
atm: Use ether_addr_copy
by Joe Perches
· 11 years ago
90ccb6a
appletalk: Use ether_addr_copy
by Joe Perches
· 11 years ago
07fc67b
8021q: Use ether_addr_copy
by Joe Perches
· 11 years ago
70fccb7
Merge branch 'gro_udp_encap'
by David S. Miller
· 11 years ago
dc01e7d
net: Add GRO support for vxlan traffic
by Or Gerlitz
· 11 years ago
e27a2f8
net: Export gro_find_by_type helpers
by Or Gerlitz
· 11 years ago
b582ef0
net: Add GRO support for UDP encapsulating protocols
by Or Gerlitz
· 11 years ago
2618abb
stmmac: Fix kernel crashes for jumbo frames
by Vince Bridgers
· 11 years ago
369ea81
dts: Add a binding for Synopsys emac max-frame-size
by Vince Bridgers
· 11 years ago
08d4d21
rxrpc: out of bound read in debug code
by Dan Carpenter
· 11 years ago
2fa053a
8021q: update description
by Yegor Yefremov
· 11 years ago
82b276c
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
by Hannes Frederic Sowa
· 11 years ago
446fab59
ipv6: enable anycast addresses as source addresses in ICMPv6 error messages
by FX Le Bail
· 11 years ago
4d83e17
tcp: delete redundant calls of tcp_mtup_init()
by Peter Pan(潘卫平)
· 11 years ago
f0d4eb2
packet: fix a couple of cppcheck warnings
by Daniel Borkmann
· 11 years ago
967680e
ipv4: remove the useless argument from ip_tunnel_hash()
by Duan Jiong
· 11 years ago
8d78316
bond: make slave_sysfs_ops static
by stephen hemminger
· 11 years ago
f14fe8a
net: remove unnecessary initializations in net_dev_init
by Sabrina Dubroca
· 11 years ago
ead5139
net: add vxlan description
by Jesse Brandeburg
· 11 years ago
3ea5ad2
Merge branch 'sfc'
by David S. Miller
· 11 years ago
13c92e8
sfc: Fix transposed ptp_{under, over}size_sync_windows statistics
by Ben Hutchings
· 11 years ago
3e33626
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
by Jon Cooper
· 11 years ago
6e6a50c
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
by WANG Cong
· 11 years ago
c779f7a
net_sched: act: fetch hinfo from a->ops->hinfo
by WANG Cong
· 11 years ago
75e4364
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
by damuzi000
· 11 years ago
af0bd4e
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
by Chen-Yu Tsai
· 11 years ago
022066f
net: stmmac: Use driver data and callbacks tied with compatible strings
by Chen-Yu Tsai
· 11 years ago
436f7ec
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
by Chen-Yu Tsai
· 11 years ago
6aedb8c
net: stmmac: Honor DT parameter to force DMA store and forward mode
by Chen-Yu Tsai
· 11 years ago
1f370c5
blackfin: Update stmmac callback signatures
by Chen-Yu Tsai
· 11 years ago
938dfda
net: stmmac: Allocate and pass soc/board specific data to callbacks
by Chen-Yu Tsai
· 11 years ago
c5e4ddb
net: stmmac: Add support for optional reset control
by Chen-Yu Tsai
· 11 years ago
62866e9
net: stmmac: Enable stmmac main clock when probing hardware
by Chen-Yu Tsai
· 11 years ago
2c2dc16
DT: net: davinci_emac: "phy-handle" property is actually optional
by Sergei Shtylyov
· 11 years ago
82ef3d5
net: fix "queues" uevent between network namespaces
by Weilong Chen
· 11 years ago
671314a
net_sched: act: remove capab from struct tc_action_ops
by WANG Cong
· 11 years ago
Next »