Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
086928179c6ce868bd18e8e4b048ccd1f388d97c
0869281
connector: remove duplicated code in cn_call_callback()
by Alexey Khoroshilov
· 11 years ago
a811f2c
Merge branch 'mlx4'
by David S. Miller
· 11 years ago
9717218
net/mlx4_en: Change Connect-X description in kconfig
by Eyal Perry
· 11 years ago
ec57094
net/mlx4_en: Use union for BlueFlame WQE
by Amir Vadai
· 11 years ago
28d222b
net/mlx4_core: Fix sparse warning
by Eyal Perry
· 11 years ago
313c2d3
net/mlx4_en: Fix selftest failing on non 10G link speed
by Amir Vadai
· 11 years ago
9813337
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
by Eugenia Emantayev
· 11 years ago
15bffdf
net/mlx4_en: Move queue stopped/waked counters to be per ring
by Eugenia Emantayev
· 11 years ago
93591aa
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
by Eugenia Emantayev
· 11 years ago
b97b33a
net/mlx4_en: Verify mlx4_en module parameters
by Eugenia Emantayev
· 11 years ago
fd8daa4
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
by Amir Vadai
· 11 years ago
80cbfd3
Merge branch '6lowpan'
by David S. Miller
· 11 years ago
b6f82fc
6lowpan: use memcpy to set tag value in fraghdr
by Alexander Aring
· 11 years ago
0234a63
6lowpan: remove initialization of tag value
by Alexander Aring
· 11 years ago
4c7f778
6lowpan: fix type of datagram size parameter
by Alexander Aring
· 11 years ago
1bc693e
Merge branch 'intel-next'
by David S. Miller
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
0edd2bd
ixgbe: Fix up some ethtool results when adapter is removed
by Mark Rustad
· 11 years ago
0391bbe
ixgbe: Restore hw_addr in LER recovery paths
by Mark Rustad
· 11 years ago
2857276
bonding: send arp requests even if there's no route to them
by Veaceslav Falico
· 11 years ago
750f679
Merge branch '6lowpan'
by David S. Miller
· 11 years ago
7240cde
6lowpan: handling 6lowpan fragmentation via inet_frag api
by Alexander Aring
· 11 years ago
633fc86
net: ns: add ieee802154_6lowpan namespace
by Alexander Aring
· 11 years ago
d57fec8
6lowpan: fix some checkpatch issues
by Alexander Aring
· 11 years ago
01348b3
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
by Alexander Aring
· 11 years ago
02600d0
6lowpan: change tag type to __be16
by Alexander Aring
· 11 years ago
96cb3eb
6lowpan: fix fragmentation on sending side
by Alexander Aring
· 11 years ago
349aa7b
6lowpan: add uncompress header size function
by Alexander Aring
· 11 years ago
89745c9
6lowpan: add frag information struct
by Alexander Aring
· 11 years ago
4e76ca7
net: w5100: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
d1b44ce
net: w5300: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
52f1454
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
by Daniel Borkmann
· 11 years ago
07cb1c1
Merge branch 'intel-next'
by David S. Miller
· 11 years ago
01a545c
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
by Emil Tantilov
· 11 years ago
b5d217f
ixgbevf: fix handling of tx checksumming
by Emil Tantilov
· 11 years ago
c97506a
ixgbe: Add check for FW veto bit
by Don Skidmore
· 11 years ago
9f4d278
ixgbe: fix bit toggled for 82599 reset fix.
by Don Skidmore
· 11 years ago
429d6a3
ixgbe: collect all 82599 AUTOC code in one function
by Don Skidmore
· 11 years ago
1f86c98
ixgbe: fix to use correct timeout interval for memory read completion
by Don Skidmore
· 11 years ago
bc86195
ipv6: addrconf: silence sparse endianness warnings
by Bjørn Mork
· 11 years ago
5e2c21d
neigh: directly goto out after setting nud_state to NUD_FAILED
by Duan Jiong
· 11 years ago
8e1f40e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
e1fbf26
Merge branch 'kdoc'
by David S. Miller
· 11 years ago
7aa9804
net: move net_device priv_flags out from UAPI
by Luis R. Rodriguez
· 11 years ago
589f581
net: kdoc struct net_device flags and priv_flags
by Luis R. Rodriguez
· 11 years ago
118ce7a
atm: nicstar: remove interruptible_sleep_on_timeout
by Arnd Bergmann
· 11 years ago
740b0f1
tcp: switch rtt estimations to usec resolution
by Eric Dumazet
· 11 years ago
363ec3923
net: add skb_mstamp infrastructure
by Eric Dumazet
· 11 years ago
20d8435
phy: micrel: add of configuration for LED mode
by Ben Dooks
· 11 years ago
94fcf69
isdn: fix multiple sleep_on races
by Arnd Bergmann
· 11 years ago
c11da83
isdn: divert, hysdn: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
c728cc8
isdn: hisax/elsa: fix sleep_on race in elsa FSM
by Arnd Bergmann
· 11 years ago
e5b3fa1
isdn: pcbit: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
c73b1f6
atm: firestream: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
53e0b08
Merge branch 'intel-next'
by David S. Miller
· 11 years ago
74cfb2e
igb: Update license text to remove FSF address and update copyright.
by Carolyn Wyborny
· 11 years ago
167f3f7
igb: make local functions static and remove dead code
by Jeff Kirsher
· 11 years ago
8755744
ixgbe: Add WoL support for a new device
by Mark Rustad
· 11 years ago
ca32409
ixgbe: don't use magic size number to assign ptp_caps.name
by Jacob Keller
· 11 years ago
d773ce2
ixgbe: modify behavior on receiving a HW ECC error.
by Don Skidmore
· 11 years ago
0b95227
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
1b34657
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
69647ce
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
by Hannes Frederic Sowa
· 11 years ago
a960ff8
neigh: probe application via netlink in NUD_PROBE
by Timo Teräs
· 11 years ago
44a6bd8
ieee802154: fix new function declaration
by Jean Sacren
· 11 years ago
84a3e72
ipv6: log src and dst along with "udp checksum is 0"
by Bjørn Mork
· 11 years ago
86c3f0f8
vxlan: remove unused port variable in vxlan_udp_encap_recv()
by Pablo Neira Ayuso
· 11 years ago
941ee45
Merge branch 'mlx4'
by David S. Miller
· 11 years ago
ca9f9f7
net/mlx4_en: Fix bad use of dev_id
by Amir Vadai
· 11 years ago
76a066f
net/mlx4_en: Expose port number through sysfs
by Amir Vadai
· 11 years ago
3f85944
net: Add sysfs file for port number
by Amir Vadai
· 11 years ago
f2ea0cf
Merge branch 'bnx2x'
by David S. Miller
· 11 years ago
94d9de3
bnx2x: save RAM in kdump kernel by disabling TPA
by Michal Schmidt
· 11 years ago
ff2ad30
bnx2x: save RAM in kdump kernel by using a single queue
by Michal Schmidt
· 11 years ago
7d0445d
bnx2x: clamp num_queues to prevent passing a negative value
by Michal Schmidt
· 11 years ago
8e165e2
net: tcp: add mib counters to track zero window transitions
by Florian Westphal
· 11 years ago
2ebe21f
net: order MPLS ethertypes numerically
by Neil Jerram
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 11 years ago
895de9a
vti4: Enable namespace changing
by Steffen Klassert
· 11 years ago
6e2de80
vti4: Check the tunnel endpoints of the xfrm state and the vti interface
by Steffen Klassert
· 11 years ago
78a010c
vti4: Support inter address family tunneling.
by Steffen Klassert
· 11 years ago
a34cd4f
vti4: Use the on xfrm_lookup returned dst_entry directly
by Steffen Klassert
· 11 years ago
9994bb8
xfrm4: Remove xfrm_tunnel_notifier
by Steffen Klassert
· 11 years ago
df3893c
vti: Update the ipv4 side to use it's own receive hook.
by Steffen Klassert
· 11 years ago
6d608f0
ip_tunnel: Make vti work with i_key set
by Steffen Klassert
· 11 years ago
70be6c9
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
by Steffen Klassert
· 11 years ago
d099160
ipcomp4: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
e5b5645
ah4: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
827789c
esp4: Use the IPsec protocol multiplexer API
by Steffen Klassert
· 11 years ago
3328715
xfrm4: Add IPsec protocol multiplexer
by Steffen Klassert
· 11 years ago
51adfcc33
net: bcmgenet: remove unused bh_lock member
by Florian Fainelli
· 11 years ago
da56bbf
net: bcmgenet: remove commented code in bcmgenet_xmit()
by Florian Fainelli
· 11 years ago
80d8e96
net: bcmgenet: drop checks on priv->phydev
by Florian Fainelli
· 11 years ago
432c5b3
Merge branch 'gianfar'
by David S. Miller
· 11 years ago
f19015b
gianfar: Fix Tx int miss, dont write IC on-the-fly
by Claudiu Manoil
· 11 years ago
0851133
gianfar: Fix device reset races (oops) for Tx
by Claudiu Manoil
· 11 years ago
80ec396
gianfar: Don't free/request irqs on device reset
by Claudiu Manoil
· 11 years ago
8830264
gianfar: Fix on-the-fly vlan and mtu updates
by Claudiu Manoil
· 11 years ago
a328ac9
gianfar: Implement MAC reset and reconfig procedure
by Claudiu Manoil
· 11 years ago
Next »