Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
827deea9bcd8fec3b6c0acf0178a5c508f3dfbe1
827deea
nfp: cleanup tx ring flush and rename to reset
by Jakub Kicinski
· 9 years ago
73725d9
nfp: allocate ring SW structs dynamically
by Jakub Kicinski
· 9 years ago
d79737c
nfp: make *x_ring_init do all the init
by Jakub Kicinski
· 9 years ago
0afbfb1
nfp: break up nfp_net_{alloc|free}_rings
by Jakub Kicinski
· 9 years ago
0ba40af
nfp: move link state interrupt request/free calls
by Jakub Kicinski
· 9 years ago
ff1b68a
nfp: correct RX buffer length calculation
by Jakub Kicinski
· 9 years ago
70f767d
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
f871165
Merge branch 'bpf-tracepoints'
by David S. Miller
· 9 years ago
e3edfde
samples/bpf: add tracepoint vs kprobe performance tests
by Alexei Starovoitov
· 9 years ago
3c9b164
samples/bpf: tracepoint example
by Alexei Starovoitov
· 9 years ago
c076604
samples/bpf: add tracepoint support to bpf loader
by Alexei Starovoitov
· 9 years ago
32bbe00
bpf: sanitize bpf tracepoint access
by Alexei Starovoitov
· 9 years ago
9940d67
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs
by Alexei Starovoitov
· 9 years ago
9fd82b61
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
by Alexei Starovoitov
· 9 years ago
98b5c2c
perf, bpf: allow bpf programs attach to tracepoints
by Alexei Starovoitov
· 9 years ago
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
10ef00f
ixgbe: Bump version number
by Mark Rustad
· 9 years ago
f572b2c
ixgbe: Add KR backplane support for x550em_a
by Mark Rustad
· 9 years ago
200157c
ixgbe: Add support for SGMII backplane interface
by Mark Rustad
· 9 years ago
2d40cd1
ixgbe: Add support for SFPs with retimer
by Mark Rustad
· 9 years ago
e84db72
ixgbe: Introduce function to control MDIO speed
by Mark Rustad
· 9 years ago
537cc5d
ixgbe: Read and parse NW_MNG_IF_SEL register
by Mark Rustad
· 9 years ago
c898fe2
ixgbe: Read and set instance id
by Mark Rustad
· 9 years ago
d31afc8
ixgbe: Use new methods for PHY access
by Mark Rustad
· 9 years ago
49425df
ixgbe: Add support for x550em_a 10G MAC type
by Mark Rustad
· 9 years ago
9a5c27e
ixgbe: Use method pointer to access IOSF devices
by Mark Rustad
· 9 years ago
207969b
ixgbe: Add definitions for x550em_a 10G MAC
by Mark Rustad
· 9 years ago
a711ad8
ixgbe: Add support for single-port X550 device
by Mark Rustad
· 9 years ago
8220bbc
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
by Alexander Duyck
· 9 years ago
af74190
ixgbe: Take manageability semaphore for firmware commands
by Mark Rustad
· 9 years ago
5cffde3
ixgbe: Clean up interface for firmware commands
by Mark Rustad
· 9 years ago
7345716
ixgbe: Correct length check for round up
by Mark Rustad
· 9 years ago
3775b81
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
by Mark Rustad
· 9 years ago
832ac59
ixgbe: Delete some unused register definitions
by Mark Rustad
· 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
Next »