Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
88b17b6a22673715348cb6c99a00ff2a0a2a9f9e
88b17b6
tipc: drop tx side permission checks
by Erik Hugne
· 10 years ago
11e6c65
rocker: fix eth_type type in struct rocker_ctrl
by Jiri Pirko
· 10 years ago
9b03c71
rocker: introduce be put/get variants and use it when appropriate
by Jiri Pirko
· 10 years ago
86fe8f8
ipv6: remove useless spin_lock/spin_unlock
by Duan Jiong
· 10 years ago
54ceb9e
amd-xgbe: IRQ names require allocated memory
by Lendacky, Thomas
· 10 years ago
9cdfe2c
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
by David L Stevens
· 10 years ago
58048e6
Merge branch 'genet-gphy'
by David S. Miller
· 10 years ago
60efff0
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
by Florian Fainelli
· 10 years ago
b04a2f5
net: bcmgenet: add support for new GENET PHY revision scheme
by Florian Fainelli
· 10 years ago
6db70e3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
f5f04bc
Merge branch 'sunvnet-next'
by David S. Miller
· 10 years ago
368e36e
sunvnet: add TSO support
by David L Stevens
· 10 years ago
9a72dd4
sunvnet: add GSO support
by David L Stevens
· 10 years ago
1b6b0a4
sunvnet: add checksum offload support
by David L Stevens
· 10 years ago
da38c56
sunvnet: add scatter/gather support
by David L Stevens
· 10 years ago
6d0ba91
sunvnet: add VIO v1.7 and v1.8 support
by David L Stevens
· 10 years ago
d673248
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
by David L Stevens
· 10 years ago
bc6aaa1
Merge branch 'rss_hash'
by David S. Miller
· 10 years ago
947cbb0
net/mlx4_en: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
18b5427
net_sched: cls_cgroup: remove unnecessary if
by Jiri Pirko
· 10 years ago
2f8a296
net_sched: cls_flow: remove duplicate assignments
by Jiri Pirko
· 10 years ago
6a659cd
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
by Jiri Pirko
· 10 years ago
3fe6b49
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
by Jiri Pirko
· 10 years ago
472f583
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
by Jiri Pirko
· 10 years ago
e438645
net_sched: cls_basic: remove unnecessary iteration and use passed arg
by Jiri Pirko
· 10 years ago
ae0bf04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
99bc5c9
Merge branch 'eth_skb_pad'
by David S. Miller
· 10 years ago
207c5f4
r8169: Use eth_skb_pad function
by Alexander Duyck
· 10 years ago
b0b9f33
myri10ge: use eth_skb_pad helper
by Alexander Duyck
· 10 years ago
28f7936
niu: Use eth_skb_pad helper
by Alexander Duyck
· 10 years ago
74b6939
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
by Alexander Duyck
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
9c0c112
net: Add functions for handling padding frame and adding to length
by Alexander Duyck
· 10 years ago
177211b
Merge branch 'mlx5-next'
by David S. Miller
· 10 years ago
d14e711
mlx5: Fix error flow in add_keys
by Eli Cohen
· 10 years ago
6a4f139
mlx5: Fix sparse warnings
by Eli Cohen
· 10 years ago
28c167f
net/mlx5_core: Add more supported devices
by Eli Cohen
· 10 years ago
6b60d5e
net/mlx5_core: Clear outbox of dealloc uar
by Majd Dibbiny
· 10 years ago
ab62924
net/mlx5_core: Print resource number on QP/SRQ async events
by Eli Cohen
· 10 years ago
0c7aac8
net/mlx5_core: Remove unused dev cap enum fields
by Eli Cohen
· 10 years ago
2d446d1
net/mlx5_core: Fix command queue size enforcement
by Eli Cohen
· 10 years ago
3a9e161
net/mlx5_core: Fix min vectors value in mlx5_enable_msix
by Eli Cohen
· 10 years ago
f66f049
net/mlx5_core: Request the mlx5 IB module on driver load
by Eli Cohen
· 10 years ago
4945c1d
Merge branch 'r8169-next'
by David S. Miller
· 10 years ago
003609d
r8169:disable rtl8168ep cmac engine
by Chun-Hao Lin
· 10 years ago
d6e5729
r8169:prevent enable hardware tx/rx too early
by Chun-Hao Lin
· 10 years ago
66813d4
Merge branch 'tipc-next'
by David S. Miller
· 10 years ago
97ede29
tipc: convert name table read-write lock to RCU
by Ying Xue
· 10 years ago
834caaf
tipc: remove unnecessary INIT_LIST_HEAD
by Ying Xue
· 10 years ago
5492390
tipc: simplify relationship between name table lock and node lock
by Ying Xue
· 10 years ago
3493d25
tipc: any name table member must be protected under name table lock
by Ying Xue
· 10 years ago
fb9962f
tipc: ensure all name sequences are properly protected with its lock
by Ying Xue
· 10 years ago
38622f4
tipc: ensure all name sequences are released when name table is stopped
by Ying Xue
· 10 years ago
993bfe5
tipc: make name table allocated dynamically
by Ying Xue
· 10 years ago
1b61e70
tipc: remove size variable from publ_list struct
by Ying Xue
· 10 years ago
60c04ae
udp: Neaten and reduce size of compute_score functions
by Joe Perches
· 10 years ago
b0ba512
net: bcmgenet: enable driver to work without a device tree
by Petri Gynther
· 10 years ago
c3582a2
hyperv: Add support for vNIC hot removal
by Haiyang Zhang
· 10 years ago
6867b17
test: bpf: expand DIV_KX to DIV_MOD_KX
by Denis Kirjanov
· 10 years ago
aae68bc
Merge branch 'tstamp-next'
by David S. Miller
· 10 years ago
cbd3aad
net-timestamp: expand documentation and test
by Willem de Bruijn
· 10 years ago
829ae9d
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
by Willem de Bruijn
· 10 years ago
7ce875e
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
by Willem de Bruijn
· 10 years ago
e6c9723
i40e: Reduce stack in i40e_dbg_dump_desc
by Joe Perches
· 10 years ago
a36fdd8e
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
by Catherine Sullivan
· 10 years ago
5fb11d7
i40e: get pf_id from HW rather than PCI function
by Shannon Nelson
· 10 years ago
baf7327
i40e: increase ARQ size
by Mitch Williams
· 10 years ago
b64ba08
i40e: Re enable Main VSI loopback setting in the reset path
by Anjali Singhai Jain
· 10 years ago
79c21a8
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
by Anjali Singhai Jain
· 10 years ago
b9a81b2
i40e: Increase reset delay
by Kevin Scott
· 10 years ago
906a693
i40evf: make early init sequence even more robust
by Mitch Williams
· 10 years ago
fad177d
i40e: fix netdev_stat macro definition
by Shannon Nelson
· 10 years ago
e7f2e4b
i40e: Define and use i40e_is_vf macro
by Anjali Singhai Jain
· 10 years ago
09f7efa
i40e: Add a virtual channel op to config RSS
by Anjali Singhai Jain
· 10 years ago
fe88bda
i40e: don't enable PTP support on more than one PF per port
by Jacob Keller
· 10 years ago
b2008cb
i40e: Add description to misc and fd interrupts
by Carolyn Wyborny
· 10 years ago
fbe8210
i40e: allow various base numbers in debugfs aq commands
by Shannon Nelson
· 10 years ago
038861b2
i40e: remove useless debug noise
by Shannon Nelson
· 10 years ago
2352b84
i40e: Remove unneeded break statement
by Shannon Nelson
· 10 years ago
8d0c469
Merge branch 'ebpf-next'
by David S. Miller
· 10 years ago
fbe3310
samples: bpf: large eBPF program in C
by Alexei Starovoitov
· 10 years ago
a808578
samples: bpf: trivial eBPF program in C
by Alexei Starovoitov
· 10 years ago
249b812
samples: bpf: elf_bpf file loader
by Alexei Starovoitov
· 10 years ago
03f4723
samples: bpf: example of stateful socket filtering
by Alexei Starovoitov
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
ddd872b
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
by Alexei Starovoitov
· 10 years ago
f51a5e8
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
by Jason Wang
· 10 years ago
6db1671
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put"
by Markus Elfring
· 10 years ago
04901ce
net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 10 years ago
39af455
net: cassini: Deletion of an unnecessary check before the function call "vfree"
by Markus Elfring
· 10 years ago
c4b2b9a
stmmac: pci: allocate memory resources dynamically
by Andy Shevchenko
· 10 years ago
244ebd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
ddd5c50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
0333464
ixgbevf: fix possible crashes in probe and remove
by Emil Tantilov
· 10 years ago
47068b0
ixgbevf: add support for X550 VFs
by Emil Tantilov
· 10 years ago
0fb6a55
ixgbe: fix crash on rmmod after probe fail
by Emil Tantilov
· 10 years ago
9be4a9b
ixgbe: bump version number
by Don Skidmore
· 10 years ago
6a14ee0
ixgbe: Add X550 support function pointers
by Don Skidmore
· 10 years ago
735c35a
ixgbe: cleanup checksum to allow error results
by Don Skidmore
· 10 years ago
Next »