Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e1dcd93b468901e114f279c94a0b356adc5e7cd
1e1dcd9
perf: split perf_trace_buf_prepare into alloc and update parts
by Alexei Starovoitov
· 9 years ago
e93735b
perf: remove unused __addr variable
by Alexei Starovoitov
· 9 years ago
ec5e099
perf: optimize perf_fetch_caller_regs
by Alexei Starovoitov
· 9 years ago
b33b0a1
net: Fix build failure due to lockdep_sock_is_held().
by David S. Miller
· 9 years ago
03be982
sock: make lockdep_sock_is_held static inline
by Hannes Frederic Sowa
· 9 years ago
889750b
Merge branch 'tipc-next'
by David S. Miller
· 9 years ago
5b7066c
tipc: stricter filtering of packets in bearer layer
by Jon Paul Maloy
· 9 years ago
4e801fa
tipc: eliminate buffer leak in bearer layer
by Jon Paul Maloy
· 9 years ago
ba35855
Merge branch 'gro-in-udp'
by David S. Miller
· 9 years ago
46aa2f3
udp: Remove udp_offloads
by Tom Herbert
· 9 years ago
4a0090a
geneve: change to use UDP socket GRO
by Tom Herbert
· 9 years ago
d92283e
fou: change to use UDP socket GRO
by Tom Herbert
· 9 years ago
5602c48
vxlan: change vxlan to use UDP socket GRO
by Tom Herbert
· 9 years ago
38fd2af
udp: Add socket based GRO and config
by Tom Herbert
· 9 years ago
a602456
udp: Add GRO functions to UDP socket
by Tom Herbert
· 9 years ago
6305830
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
by Tom Herbert
· 9 years ago
0340d0b
net: Checks skb_dst to be NULL in inet_iif
by Tom Herbert
· 9 years ago
1fbbe1a
Merge branch 'sock-lockdep-tightening'
by David S. Miller
· 9 years ago
8ced425
tun: use socket locks for sk_{attach,detatch}_filter
by Hannes Frederic Sowa
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
61881cf
sock: fix lockdep annotation in release_sock
by Hannes Frederic Sowa
· 9 years ago
8501786
tcp/dccp: fix inet_reuseport_add_sock()
by Eric Dumazet
· 9 years ago
94ab1ea
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
de6099e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
d99e366
Revert "igb: Fix a deadlock in igb_sriov_reinit"
by Arika Chen
· 9 years ago
5bd0c02
net: intel: remove dead links
by Jiri Benc
· 9 years ago
ba6cc7f
i40evf: properly handle VLAN features
by Mitch Williams
· 9 years ago
47c4677
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
by Harshitha Ramamurthy
· 9 years ago
17a035b
i40e: Input set mask constants for RSS, flow director, and flex bytes
by Kiran Patil
· 9 years ago
bab2fb6
i40e: Move NVM event wait check to NVM code
by Shannon Nelson
· 9 years ago
585954f
i40e: Add RSS configuration to virtual channel
by Mitch Williams
· 9 years ago
437f82a
i40e: Move NVM variable out of AQ struct
by Shannon Nelson
· 9 years ago
14c5f5d
i40e: Restrict VF poll mode to only single function mode devices
by Shannon Nelson
· 9 years ago
c3bbbd2
i40e: Patch to support trusted VF
by Anjali Singhai Jain
· 9 years ago
1f15d66
i40e/i40evf: Faster RX via avoiding FCoE
by Jesse Brandeburg
· 9 years ago
84b0799
i40e/i40evf: Drop unused tx_ring argument
by Jesse Brandeburg
· 9 years ago
d1bd743
i40e/i40evf: Move stack var deeper
by Jesse Brandeburg
· 9 years ago
30728c5
i40e: Move HW flush
by Akeem G Abodunrin
· 9 years ago
89dd055
i40e: Leave debug_mask cleared at init
by Shannon Nelson
· 9 years ago
453e16e
i40e: Inserting a HW capability display info
by Deepthi Kavalur
· 9 years ago
1f2f83f
e1000: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
58a01d4
Merge branch 'mlxsw-dcb'
by David S. Miller
· 9 years ago
d81a6bd
mlxsw: spectrum: Add IEEE 802.1Qbb PFC support
by Ido Schimmel
· 9 years ago
34dba0a
mlxsw: reg: Introduce per priority counters
by Ido Schimmel
· 9 years ago
9f7ec05
mlxsw: spectrum: Add support for PAUSE frames
by Ido Schimmel
· 9 years ago
155f9de
mlxsw: reg: Add lossless settings for PBMC register
by Ido Schimmel
· 9 years ago
6f253d8
mlxsw: reg: Add Port Flow Control Configuration register
by Ido Schimmel
· 9 years ago
cc7cf51
mlxsw: spectrum: Allow setting maximum rate for a TC
by Ido Schimmel
· 9 years ago
8e8dfe9
mlxsw: spectrum: Add IEEE 802.1Qaz ETS support
by Ido Schimmel
· 9 years ago
f00817d
mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)
by Ido Schimmel
· 9 years ago
90183b9
mlxsw: spectrum: Initialize egress scheduling
by Ido Schimmel
· 9 years ago
2c63a55
mlxsw: reg: Add QoS Switch Traffic Class Table register
by Ido Schimmel
· 9 years ago
b9b7cee
mlxsw: reg: Add QoS ETS Element Configuration register
by Ido Schimmel
· 9 years ago
d6b7c13
mlxsw: spectrum: Set port's shared buffer size to 0
by Ido Schimmel
· 9 years ago
7ad7cd6
mlxsw: reg: Use correct PBMC register length
by Ido Schimmel
· 9 years ago
ff6551e
mlxsw: spectrum: Correctly configure headroom size
by Ido Schimmel
· 9 years ago
1a19844
mlxsw: spectrum: Add bytes to cells helper
by Ido Schimmel
· 9 years ago
dd6cb0f
mlxsw: spectrum: Map all switch priorities to priority group 0
by Ido Schimmel
· 9 years ago
b98ff15
mlxsw: reg: Add Port Prio To Buffer register
by Ido Schimmel
· 9 years ago
d5ea45d
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
by Stefan Assmann
· 9 years ago
92b6d35
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
6f55563
Merge branch 'vxlan-gpe'
by David S. Miller
· 9 years ago
e1e5314
vxlan: implement GPE
by Jiri Benc
· 9 years ago
a6d5bbf
ip_tunnel: implement __iptunnel_pull_header
by Jiri Benc
· 9 years ago
47e5d1b
vxlan: move fdb code to common location in vxlan_xmit
by Jiri Benc
· 9 years ago
0c867c9
vxlan: move Ethernet initialization to a separate function
by Jiri Benc
· 9 years ago
efea95d
igb: Garbled output for "ethtool -m"
by Doron Shikmoni
· 9 years ago
8a21ec4
cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable
by Hariprasad Shenai
· 9 years ago
806ffb1
igb: allow setting MAC address on i211 using a device tree blob
by John Holland
· 9 years ago
7f0ba84
igb: Add support for bulk Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
415cd2a
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
by Alexander Duyck
· 9 years ago
24d41e5
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
by Alexander Duyck
· 9 years ago
066439c
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
by Avinash Dayanand
· 9 years ago
867a79e
i40e: Request PHY media event at reset time
by Shannon Nelson
· 9 years ago
18b7af5
i40e: Lower some message levels
by Mitch Williams
· 9 years ago
16badc3
i40e: Fix for supported link modes in 10GBaseT PHY's
by Avinash Dayanand
· 9 years ago
539a379
i40evf: Fix get_rss_aq
by Catherine Sullivan
· 9 years ago
8c806b6
i40e: Disable link polling
by Shannon Nelson
· 9 years ago
22ead37
i40evf: Add longer wait after remove module
by Mitch Williams
· 9 years ago
7369ca8
i40e: Make VF resets more reliable
by Mitch Williams
· 9 years ago
d6bf58c
i40e: Add new device ID for X722
by Catherine Sullivan
· 9 years ago
c4445ae
i40evf: Fix VLAN features
by Mitch Williams
· 9 years ago
442b25e
i40e: Remove unused variable
by Mitch Williams
· 9 years ago
3845cce
i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
by Anjali Singhai Jain
· 9 years ago
afb8ece
i40e: remove redundant check on vsi->active_vlans
by Colin King
· 9 years ago
4da46ce
net/core/dev: Warn on a too-short GRO frame
by Aaron Conole
· 9 years ago
9be02cd
ibmvnic: enable RX checksum offload
by Thomas Falcon
· 9 years ago
ad7775d
ibmvnic: map L2/L3/L4 header descriptors to firmware
by Thomas Falcon
· 9 years ago
590ddaa
Merge branch 'bcmgenet-cleanups'
by David S. Miller
· 9 years ago
7ee4062
net: bcmgenet: cleanup for dmadesc_set()
by Petri Gynther
· 9 years ago
824ba60
net: bcmgenet: cleanup for bcmgenet_xmit_frag()
by Petri Gynther
· 9 years ago
f5a9ec2
net: bcmgenet: cleanup for bcmgenet_xmit()
by Petri Gynther
· 9 years ago
66f8779
Merge branch 'udp-peek'
by David S. Miller
· 9 years ago
627d2d6
udp: enable MSG_PEEK at non-zero offset
by samanthakumar
· 9 years ago
e6afc8a
udp: remove headers from UDP packets before queueing
by samanthakumar
· 9 years ago
b9bb53f
sock: convert sk_peek_offset functions to WRITE_ONCE
by Willem de Bruijn
· 9 years ago
e43d15c
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
f1cc809
Merge branch 'bnxt_en-next'
by David S. Miller
· 9 years ago
29c262f
bnxt_en: Improve ethtool .get_settings().
by Michael Chan
· 9 years ago
9d9cee0
bnxt_en: Check for valid forced speed during ethtool -s.
by Michael Chan
· 9 years ago
Next »