Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bdac85b55e57ca880147a4c6bd9f8af69507956a
bdac85b
be2net: log LPVID used in multi-channel configs
by Ravikumar Nelavelli
· 11 years ago
bdce2ad
be2net: Add link state control for VFs
by Suresh Reddy
· 11 years ago
ecf1f6e
be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
by Suresh Reddy
· 11 years ago
39e7d09
Merge branch 'mlx4-next'
by David S. Miller
· 11 years ago
aa9a2d5
mlx4: Activate RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
ceb5433
mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
by Shani Michaelli
· 11 years ago
5ea8bbf
mlx4: Implement IP based gids support for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
2f5bb47
mlx4: Add ref counting to port MAC table for RoCE
by Jack Morgenstein
· 11 years ago
b6ffaef
mlx4: In RoCE allow guests to have multiple GIDS
by Jack Morgenstein
· 11 years ago
9cd5935
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
by Jack Morgenstein
· 11 years ago
6ee51a4
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
36f6fdb
Merge branch 'tipc'
by David S. Miller
· 11 years ago
5c31142
tipc: eliminate redundant lookups in registry
by Jon Paul Maloy
· 11 years ago
58ed944
tipc: align usage of variable names and macros in socket
by Jon Paul Maloy
· 11 years ago
3b4f302
tipc: eliminate redundant locking
by Jon Paul Maloy
· 11 years ago
24be34b
tipc: eliminate upcall function pointers between port and socket
by Jon Paul Maloy
· 11 years ago
8826cde
tipc: aggregate port structure into socket structure
by Jon Paul Maloy
· 11 years ago
f9fef18
tipc: remove redundant 'peer_name' field in struct tipc_sock
by Jon Paul Maloy
· 11 years ago
978813e
tipc: replace reference table rwlock with spinlock
by Jon Paul Maloy
· 11 years ago
4a93f50
flowcache: Fix resource leaks on namespace exit.
by Steffen Klassert
· 11 years ago
1f36fc7
lg-vl600: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ceffc4a
xilinx: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b779d0a
brocade: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
184593c
tipc: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ec633eb
ieee802154: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
2b8837a
net: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
f0e7882
8021q: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b338ce2
gianfar: Fix multi-queue support checks @probe()
by Claudiu Manoil
· 11 years ago
4f1d4d5
r8152: support dumping the hw counters
by hayeswang
· 11 years ago
48d5dba
ieee802154: at86rf230: add support for rf233 chip
by Thomas Stilwell
· 11 years ago
62cf4be
Merge branch 'pkt_sched_cond_resched'
by David S. Miller
· 11 years ago
fba373d
pkt_sched: add cond_resched() to class and qdisc dump
by Eric Dumazet
· 11 years ago
15dc36e
pkt_sched: do not use rcu in tc_dump_qdisc()
by Eric Dumazet
· 11 years ago
a19a7ec
bonding: force cast of IP address in options
by stephen hemminger
· 11 years ago
693350c
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
by stephen hemminger
· 11 years ago
090f116
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
by Li RongQing
· 11 years ago
fcb308d
r8152: add skb_cow_head
by hayeswang
· 11 years ago
8dc43dd
net: eth: cpsw: Use net_device_stats from struct net_device
by Tobias Klauser
· 11 years ago
d32d9bb
flowcache: restore a single flow_cache kmem_cache
by Eric Dumazet
· 11 years ago
5812521b
net: add a pre-check of net_ns in sk_change_net()
by Gu Zheng
· 11 years ago
431a912
tcp: timestamp SYN+DATA messages
by Eric Dumazet
· 11 years ago
99d3016
hyperv: Change the receive buffer size for legacy hosts
by Haiyang Zhang
· 11 years ago
3772ab1d
6lowpan: reassembly: fix access of ctl table entry
by Alexander Aring
· 11 years ago
e3ca649
Merge branch 'hyperv-next'
by David S. Miller
· 11 years ago
77bf548
Drivers: net: hyperv: Enable large send offload
by KY Srinivasan
· 11 years ago
08cd04b
Drivers: net: hyperv: Enable send side checksum offload
by KY Srinivasan
· 11 years ago
e3d605e
Drivers: net: hyperv: Enable receive side IP checksum offload
by KY Srinivasan
· 11 years ago
4a0e70a
Drivers: net: hyperv: Enable offloads on the host
by KY Srinivasan
· 11 years ago
8a00251
Drivers: net: hyperv: Cleanup the send path
by KY Srinivasan
· 11 years ago
54a7357
Drivers: net: hyperv: Enable scatter gather I/O
by KY Srinivasan
· 11 years ago
3ee2f8c
sky2: allow mac to come from dt
by Tim Harvey
· 11 years ago
746e349
l2tp: fix unused variable warning
by Eric Dumazet
· 11 years ago
c120e9e
IB/mlx5_core: remove unreachable function call in module init
by Kleber Sacilotto de Souza
· 11 years ago
9063e21
netlink: autosize skb lengthes
by Eric Dumazet
· 11 years ago
cd84ff4
sfc: Use ether_addr_copy and eth_broadcast_addr
by Edward Cree
· 11 years ago
1943364
Merge branch 'gianfar-next'
by David S. Miller
· 11 years ago
71ff9e3
gianfar: Use Single-Queue polling for "fsl,etsec2"
by Claudiu Manoil
· 11 years ago
aeb12c5
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
by Claudiu Manoil
· 11 years ago
be14cc9
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
by dingtianhong
· 11 years ago
375f67d
vlan: slight optimization for vlan_do_receive()
by dingtianhong
· 11 years ago
2d8d40a
pkt_sched: fq: do not hold qdisc lock while allocating memory
by Eric Dumazet
· 11 years ago
d85ea93
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
9b143d1
igb: fix warning if !CONFIG_IGB_HWMON
by Jeff Kirsher
· 11 years ago
72b3672
igb: fix array size calculation
by Todd Fujinaka
· 11 years ago
bd9d559
ixgbevf: fix skb->pkt_type checks
by Florian Fainelli
· 11 years ago
96dee02
e1000e: Fix SHRA register access for 82579
by David Ertman
· 11 years ago
ad40064
e1000e: Fix ethtool offline tests for 82579 parts
by David Ertman
· 11 years ago
5bb7317
e1000e: Fix not generating an error on invalid load parameter
by David Ertman
· 11 years ago
74f350e
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
by David Ertman
· 11 years ago
63eb48f
e1000e Refactor of Runtime Power Management
by David Ertman
· 11 years ago
2800209
e1000e: Refactor PM flows
by David Ertman
· 11 years ago
3b70d4f
e1000e: Add missing branding strings in ich8lan.c
by David Ertman
· 11 years ago
e78b80b
e1000e: Cleanup - Update GPL header and Copyright
by David Ertman
· 11 years ago
a03206e
e1000e: Fix 82579 sets LPI too early.
by David Ertman
· 11 years ago
f7235ef
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
by David Ertman
· 11 years ago
b485dba
e1000e: Cleanup unecessary references
by David Ertman
· 11 years ago
6c2ed39
e1000e: PTP lock in e1000e_phc_adjustfreq
by Todd Fujinaka
· 11 years ago
3714765
6lowpan: reassembly: fix return of init function
by Alexander Aring
· 11 years ago
d03e9d0
Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
a5d5ff57
Merge branch 'r8152'
by David S. Miller
· 11 years ago
6128d1bb
r8152: support IPv6
by hayeswang
· 11 years ago
60c8907
r8152: support TSO
by hayeswang
· 11 years ago
565cab0
r8152: support rx checksum
by hayeswang
· 11 years ago
5e2f748
r8152: calculate the dropped packets for rx
by hayeswang
· 11 years ago
0c3121f
r8152: up the priority of the transmission
by hayeswang
· 11 years ago
21949ab
r8152: check tx agg list before spin lock
by hayeswang
· 11 years ago
2685d41
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
by hayeswang
· 11 years ago
91bd66e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
3894004
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 11 years ago
4caeccb
Merge branch 'xen-netback-next'
by David S. Miller
· 11 years ago
e9275f5
xen-netback: Aggregate TX unmap operations
by Zoltan Kiss
· 11 years ago
0935078
xen-netback: Timeout packets in RX path
by Zoltan Kiss
· 11 years ago
e3377f3
xen-netback: Handle guests with too many frags
by Zoltan Kiss
· 11 years ago
1bb332a
xen-netback: Add stat counters for zerocopy
by Zoltan Kiss
· 11 years ago
62bad31
xen-netback: Remove old TX grant copy definitons and fix indentations
by Zoltan Kiss
· 11 years ago
f53c3fe
xen-netback: Introduce TX grant mapping
by Zoltan Kiss
· 11 years ago
3e2234b
xen-netback: Handle foreign mapped pages on the guest RX path
by Zoltan Kiss
· 11 years ago
121fa4b
xen-netback: Minor refactoring of netback code
by Zoltan Kiss
· 11 years ago
8f13dd9
xen-netback: Use skb->cb for pending_idx
by Zoltan Kiss
· 11 years ago
31c70d5
l2tp: keep original skb ownership
by Eric Dumazet
· 11 years ago
Next »