Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
16cc1400456a4d5d6df9f5e7f1b2c7cb8c50404b
16cc140
packet: move vnet_hdr code to helper functions
by Willem de Bruijn
· 9 years ago
5ee14e6
bonding: 3ad: apply ad_actor settings changes immediately
by Nikolay Aleksandrov
· 9 years ago
a1b486a
Merge branch 'bridge-mdb-entry-offload-flag'
by David S. Miller
· 9 years ago
9e8430f
bridge: mdb: Passing the port-group pointer to br_mdb module
by Elad Raz
· 9 years ago
9d06b6d
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
by Elad Raz
· 9 years ago
157ede6
bridge: mdb: add support for offloaded mdb entries
by Elad Raz
· 9 years ago
d66bd90
bonding: trivial: style fixes
by Zhang Shengju
· 9 years ago
0aca737
tcp: Fix syncookies sysctl default.
by David S. Miller
· 9 years ago
7158ce8
Merge branch 'ns-tcp-sysctls'
by David S. Miller
· 9 years ago
4979f2d
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
by Nikolay Borisov
· 9 years ago
1e579ca
ipv4: Namespaceify tcp_fin_timeout sysctl knob
by Nikolay Borisov
· 9 years ago
c402d9b
ipv4: Namespaceify tcp_orphan_retries sysctl knob
by Nikolay Borisov
· 9 years ago
c6214a9
ipv4: Namespaceify tcp_retries2 sysctl knob
by Nikolay Borisov
· 9 years ago
ae5c3f4
ipv4: Namespaceify tcp_retries1 sysctl knob
by Nikolay Borisov
· 9 years ago
1043e25
ipv4: Namespaceify tcp reordering sysctl knob
by Nikolay Borisov
· 9 years ago
12ed824
ipv4: Namespaceify tcp syncookies sysctl knob
by Nikolay Borisov
· 9 years ago
7c083ec
ipv4: Namespaceify tcp synack retries sysctl knob
by Nikolay Borisov
· 9 years ago
6fa2516
ipv4: Namespaceify tcp syn retries sysctl knob
by Nikolay Borisov
· 9 years ago
9d1eb21
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
e635919
Merge branch 'virtio_net_ethtool_settings'
by David S. Miller
· 9 years ago
16032be
virtio_net: add ethtool support for set and get of settings
by Nikolay Aleksandrov
· 9 years ago
103a8ad
ethtool: add speed/duplex validation functions
by Nikolay Aleksandrov
· 9 years ago
13340a0
Merge branch 'sunvnet-tracepoints'
by David S. Miller
· 9 years ago
365a102
sunvnet: perf tracepoint invocations to trace LDC state machine
by Sowmini Varadhan
· 9 years ago
46fcc6e
sunvnet: Add support for perf LDC event tracing
by Sowmini Varadhan
· 9 years ago
ffeb643
Merge branch 'tcp_cong_ctrl_refactoring'
by David S. Miller
· 9 years ago
d452e6c
tcp: tcp_cong_control helper
by Yuchung Cheng
· 9 years ago
2d14a4d
tcp: make congestion control more robust against reordering
by Yuchung Cheng
· 9 years ago
3ebd8871
tcp: refactor pkts acked accounting
by Yuchung Cheng
· 9 years ago
ddf1af6
tcp: new delivery accounting
by Yuchung Cheng
· 9 years ago
31ba0c1
tcp: move cwnd reduction after recovery state procesing
by Yuchung Cheng
· 9 years ago
e662ca4
tcp: retransmit after recovery processing and congestion control
by Yuchung Cheng
· 9 years ago
3575dbf
net: drop write-only stack variable
by David Herrmann
· 9 years ago
67eb033
net: Add support for fill_slave_info to VRF device
by David Ahern
· 9 years ago
22fae97
xen-netback: implement dynamic multicast control
by Paul Durrant
· 9 years ago
ce30905
Merge branch 'be2net-non-critical-fixes'
by David S. Miller
· 9 years ago
3c0d49a
be2net: Fix interval calculation in interrupt moderation
by Padmanabh Ratnakar
· 9 years ago
972f37b
be2net: Add retry in case of error recovery failure
by Padmanabh Ratnakar
· 9 years ago
1babbad
be2net: Fix Lancer error recovery
by Padmanabh Ratnakar
· 9 years ago
2e365b1
be2net: Don't run ethtool self-tests for VFs
by Somnath Kotur
· 9 years ago
ee9ad28
be2net: SRIOV Queue distribution should factor in EQ-count of VFs
by Sriharsha Basavapatna
· 9 years ago
41dcdfb
be2net: Fix be_vlan_rem_vid() to check vlan id being removed
by Sriharsha Basavapatna
· 9 years ago
fa5c867
be2net: check for INSUFFICIENT_PRIVILEGES error
by Suresh Reddy
· 9 years ago
a5a773a
be2net: return error status from be_set_phys_id()
by Suresh Reddy
· 9 years ago
19f76f6
Merge branch 'vxlan-headers-and-tx-cleanups'
by David S. Miller
· 9 years ago
f491e56
vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb
by Jiri Benc
· 9 years ago
b4ed5ca
vxlan: consolidate csum flag handling
by Jiri Benc
· 9 years ago
1a8496b
vxlan: consolidate output route calculation
by Jiri Benc
· 9 years ago
828788a
vxlan: restructure vxlan.h definitions
by Jiri Benc
· 9 years ago
427bc46
vxlan: remove duplicated macros
by Jiri Benc
· 9 years ago
0e715d6
vxlan: cleanup types
by Jiri Benc
· 9 years ago
e3e17b7
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
by Eric Dumazet
· 9 years ago
9a23ac4
Merge branch 'tipc-topology-updates'
by David S. Miller
· 9 years ago
06c8581
tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1
by Parthasarathy Bhuvaragan
· 9 years ago
ae24555
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
by Parthasarathy Bhuvaragan
· 9 years ago
f3ad288
tipc: protect tipc_subscrb_get() with subscriber spin lock
by Parthasarathy Bhuvaragan
· 9 years ago
d409189
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
by Parthasarathy Bhuvaragan
· 9 years ago
cb01c7c
tipc: fix connection abort when receiving invalid cancel request
by Parthasarathy Bhuvaragan
· 9 years ago
c8beccc6
tipc: fix connection abort during subscription cancellation
by Parthasarathy Bhuvaragan
· 9 years ago
7c13c62
tipc: introduce tipc_subscrb_subscribe() routine
by Parthasarathy Bhuvaragan
· 9 years ago
a4273c7
tipc: remove struct tipc_name_seq from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
3086523
tipc: remove filter and timeout elements from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
4f61d4e
tipc: remove incorrect check for subscription timeout value
by Parthasarathy Bhuvaragan
· 9 years ago
c6140a2
bonding: add slave device name for debug
by Zhang Shengju
· 9 years ago
387b75f
bgmac: add helper checking for BCM4707 / BCM53018 chip id
by Rafał Miłecki
· 9 years ago
8ac2c86
Merge branch 'bpf-per-cpu-maps'
by David S. Miller
· 9 years ago
3059303
samples/bpf: update tracex[23] examples to use per-cpu maps
by Alexei Starovoitov
· 9 years ago
df570f5
samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY
by tom.leiming@gmail.com
· 9 years ago
e155967
samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH
by Martin KaFai Lau
· 9 years ago
15a07b3
bpf: add lookup/update support for per-cpu hash and array maps
by Alexei Starovoitov
· 9 years ago
a10423b
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
by Alexei Starovoitov
· 9 years ago
824bd0c
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
by Alexei Starovoitov
· 9 years ago
ba905f5
ethtool: Declare netdev_rss_key as __read_mostly.
by Kim Jones
· 9 years ago
ef44967
Merge branch 'tcp_fast_open_synack_fin'
by David S. Miller
· 9 years ago
9d69153
tcp: do not enqueue skb with SYN flag
by Eric Dumazet
· 9 years ago
61d2bca
tcp: fastopen: accept data/FIN present in SYNACK message
by Eric Dumazet
· 9 years ago
df03288
Merge branch 'rx_nohandler'
by David S. Miller
· 9 years ago
f344b0d
bond: track sum of rx_nohandler for all slaves
by Jarod Wilson
· 9 years ago
bb63daf
team: track sum of rx_nohandler for all slaves
by Jarod Wilson
· 9 years ago
6e7333d
net: add rx_nohandler stat counter
by Jarod Wilson
· 9 years ago
9256645
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
by Jarod Wilson
· 9 years ago
8172981
tipc: fix link priority propagation
by Richard Alpe
· 9 years ago
d01332f
tipc: fix link attribute propagation bug
by Richard Alpe
· 9 years ago
6247fd9
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
296d485
ipvlan: inherit MTU from master device
by Mahesh Bandewar
· 9 years ago
f8db54cc
i40e: add 100Mb ethtool reporting
by Catherine Sullivan
· 9 years ago
5eb772f
i40e: AQ Add external power class to get link status
by Shannon Nelson
· 9 years ago
5926425
i40e: AQ Geneve cloud tunnel type
by Shannon Nelson
· 9 years ago
5394f02
i40e: AQ Add Run PHY Activity struct
by Shannon Nelson
· 9 years ago
6dfae38
i40e: Limit DCB FW version checks to X710/XL710 devices
by Greg Bowers
· 9 years ago
4ba40bc
i40e: add new proxy-wol bit for X722
by Shannon Nelson
· 9 years ago
2803b16
i40e/i40evf: Use private workqueue
by Jesse Brandeburg
· 9 years ago
f6d83d1
i40evf: add new write-back mode
by Anjali Singhai Jain
· 9 years ago
3d0da5b
i40e/i40evf: Fix for UDP/TCP RSS for X722
by Anjali Singhai Jain
· 9 years ago
95a7378
i40e: Extend ethtool RSS hooks for X722
by Anjali Singhai Jain
· 9 years ago
35dae51
i40e: add new device IDs for X722
by Anjali Singhai Jain
· 9 years ago
4f9e697
i40e: bump version to 1.4.10
by Catherine Sullivan
· 9 years ago
5afdaaa
i40e: update features with right offload
by Jesse Brandeburg
· 9 years ago
8eed76f
i40e: Cleanup the code with respect to restarting autoneg
by Anjali Singhai Jain
· 9 years ago
1031154
i40evf: null out ring pointers on free
by Mitch Williams
· 9 years ago
Next »