Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e63591933b16689268dac5db9cb2cab29c8dce54
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
c8beccc
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
406e734
i40e: define function capabilities in only one place
by Shannon Nelson
· 9 years ago
209dc4d
i40evf: allow channel bonding of VFs
by Mitch Williams
· 9 years ago
48b1804
i40e: Replace X722 mac check in ethtool get_settings
by Catherine Sullivan
· 9 years ago
6e35c04
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
by Anjali Singhai Jain
· 9 years ago
04d5a21
i40e: Add mac_filter_element at the end of the list instead of HEAD
by Kiran Patil
· 9 years ago
b45efa3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2c92341
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
29a8ea4
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
36f90b0
Linux 4.5-rc2
by Linus Torvalds
· 9 years ago
d784ef5
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
54e3f3e
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
8c4e378
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
f3ca903
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
510ae0c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d517be5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7ab85d4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
29d14f0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »