Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fa67a04497c03a1ead12cd896262de14980311e8
fa67a04
dsa: Remove unnecessary exports
by Ben Hutchings
· 13 years ago
8317e20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
2c55a3d
tg3: Scale back code that modifies MRRS
by Matt Carlson
· 13 years ago
cf9ecf4
tg3: Fix TSO CAP for 5704 devs w / ASF enabled
by Matt Carlson
· 13 years ago
a00bd46
sch_sfb: use skb_flow_dissect()
by Eric Dumazet
· 13 years ago
6bd2a9a
cls_flow: use skb_flow_dissect()
by Eric Dumazet
· 13 years ago
4504b86
net: use skb_flow_dissect() in __skb_get_rxhash()
by Eric Dumazet
· 13 years ago
0744dd0
net: introduce skb_flow_dissect()
by Eric Dumazet
· 13 years ago
de0396f
bnx2x: Change value comparison order
by Yaniv Rosner
· 13 years ago
2f751a8
bnx2x: Cosmetic changes
by Yaniv Rosner
· 13 years ago
3291133
bnx2x: Fix self test of BCM57800
by Yaniv Rosner
· 13 years ago
6db5193
bnx2x: Add known PHY type check
by Yaniv Rosner
· 13 years ago
ec15b89
bnx2x: Change Warpcore MDIO work around mode
by Yaniv Rosner
· 13 years ago
521683d
bnx2x: Fix BCM84833 link and LED behavior
by Yaniv Rosner
· 13 years ago
b76070b
bnx2x: Warpcore HW reset following fan failure
by Yaniv Rosner
· 13 years ago
870516e
bnx2x: ETS changes
by Yaniv Rosner
· 13 years ago
866ceda
bnx2x: PFC changes
by Yaniv Rosner
· 13 years ago
690e99c
tcp: tcp_sendmsg() wrong access to sk_route_caps
by Eric Dumazet
· 13 years ago
39338b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
8b7ff20
net/irda: convert drivers/net/irda/* to use module_platform_driver()
by Axel Lin
· 13 years ago
8cd6d61
tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open
by Neal Cardwell
· 13 years ago
f698204
tcp: allow undo from reordered DSACKs
by Neal Cardwell
· 13 years ago
e95ae2f
tcp: use SACKs and DSACKs that arrive on ACKs below snd_una
by Neal Cardwell
· 13 years ago
5628adf
tcp: use DSACKs that arrive when packets_out is 0
by Neal Cardwell
· 13 years ago
7d2b55f
tcp: make is_dupack a parameter to tcp_fastretrans_alert()
by Neal Cardwell
· 13 years ago
c140d76
net/mlx4_en: bug fix for the case of vlan id 0 and UP 0
by Amir Vadai
· 13 years ago
60d6fe9
net/mlx4_en: adding loopback support
by Amir Vadai
· 13 years ago
559a9f1
net/mlx4_en: fix WOL handlers were always looking at port2 capability bit
by Oren Duer
· 13 years ago
f0ab34f
net/mlx4_en: using non collapsed CQ on TX
by Yevgeny Petrilin
· 13 years ago
0d9fdaa
net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value
by Or Gerlitz
· 13 years ago
1202d46
net/mlx4: fix UDP RSS related settings
by Or Gerlitz
· 13 years ago
876f6e6
net/mlx4: move RSS related definitions to be global
by Or Gerlitz
· 13 years ago
fd4f862
isdn/gigaset: report ISDN4Linux interface only once
by Tilman Schmidt
· 13 years ago
450faac
ifenslave: Fix unused variable warnings.
by David S. Miller
· 13 years ago
49f5ed4
atm: eliminate atm_guess_pdu2truesize()
by chas williams - CONTRACTOR
· 13 years ago
021ac8d
virtio_net: return already tracked tx_fifo_errors via virtnet_getstats()
by Rick Jones
· 13 years ago
b4c0e72
ray_cs: Fix array bounds warnings.
by David S. Miller
· 13 years ago
f473984
airo: Fix array bounds warning when moving packet payload.
by David S. Miller
· 13 years ago
51b7b1c
KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6
by Ben Dooks
· 13 years ago
32f160d
KSZ8851-SNL: Fix MAC address change problem
by Tristram Ha
· 13 years ago
a9a8de2
KSZ8851-SNL: Add support for EEPROM MAC address
by Ben Dooks
· 13 years ago
072bc80
eeprom_93cx6: Add write support
by Ben Dooks
· 13 years ago
b30f8bd
eeprom_93cx6: Add data direction control.
by Ben Dooks
· 13 years ago
e9008ee
be2net: Fix non utilization of RX queues
by Padmanabh Ratnakar
· 13 years ago
65f8584
be2net: Use new hash key
by Padmanabh Ratnakar
· 13 years ago
d8110f6
be2net: Add error handling for Lancer
by Padmanabh Ratnakar
· 13 years ago
3bb62f4
be2net: Fix error recovery paths
by Padmanabh Ratnakar
· 13 years ago
590c391
be2net: Move to new SR-IOV implementation in Lancer
by Padmanabh Ratnakar
· 13 years ago
4f5762e
bonding: Remove obsolete source file 'bond_ipv6.c'
by Ben Hutchings
· 13 years ago
d11ead7
net: Use IS_ENABLED() in netdevice.h as appropriate
by Ben Hutchings
· 13 years ago
34a430d
dsa: Allow core and drivers to be built as modules
by Ben Hutchings
· 13 years ago
3d825ed
dsa: Define module author, description, license and aliases for drivers
by Ben Hutchings
· 13 years ago
98e6730
mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
by Ben Hutchings
· 13 years ago
7df899c
dsa: Combine core and tagging code
by Ben Hutchings
· 13 years ago
ad293b8
dsa: Export functions from core to modules
by Ben Hutchings
· 13 years ago
cf50dcc
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
by Ben Hutchings
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
fc0b927
net: Revert ARCNET and PHYLIB to tristate options
by Ben Hutchings
· 13 years ago
261663b
ipv4: Don't use the cached pmtu informations for input routes
by Steffen Klassert
· 13 years ago
b8400f3
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
by Steffen Klassert
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
6b600b2
route: Use the device mtu as the default for blackhole routes
by Steffen Klassert
· 13 years ago
d6f03f2
Merge branch 'for_david' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
df07a94
netns: fix proxy ARP entries listing on a netns
by Jorge Boncompte [DTI2]
· 13 years ago
42ca020
net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()
by Dan Carpenter
· 13 years ago
6f39da2
net: mv643xx_eth: fix build error
by Axel Lin
· 13 years ago
ac8a481
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
by Li Wei
· 13 years ago
67c170a
ehea: Use round_jiffies_relative to align workqueue
by Anton Blanchard
· 13 years ago
aa9084a
ehea: Reduce memory usage in buffer pools
by Anton Blanchard
· 13 years ago
7824285
qlge: fix size of external list for TX address descriptors
by Thadeu Lima de Souza Cascardo
· 13 years ago
1d125bd
bnx2x: Fix 5461x LED
by Yaniv Rosner
· 13 years ago
2cfa5a0
net: treewide use of RCU_INIT_POINTER
by Eric Dumazet
· 13 years ago
685f94e
ipv4 : igmp : fix error handle in ip_mc_add_src()
by Jun Zhao
· 13 years ago
4d0fe50
ipv6: tcp: fix tcp_v6_conn_request()
by Eric Dumazet
· 13 years ago
15ac2b0
b44: Use dev_kfree_skb_irq() in b44_tx()
by Xander Hover
· 13 years ago
46a246c
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
by David S. Miller
· 13 years ago
8c21522
netprio_cgroup: Fix build break
by Neil Horman
· 13 years ago
c16a98e
ipv6: tcp: fix panic in SYN processing
by Eric Dumazet
· 13 years ago
4d65a24
ipv6: fix a bug in ndisc_send_redirect
by Li Wei
· 13 years ago
02f1ce3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
82e5fc2
Revert "rt2800pci: handle spurious interrupts"
by John W. Linville
· 13 years ago
5eccdf5
tc: comment spelling fixes
by stephen hemminger
· 13 years ago
6ccccca
Revert "rt2x00: handle spurious pci interrupts"
by John W. Linville
· 13 years ago
20e994a
net: correct comments of skb_shift
by Feng King
· 13 years ago
40ba849
atm: Allow MSG_PEEK for atm sockets
by Jorge Boncompte [DTI2]
· 13 years ago
4e55f57
atm: Introduce vcc_process_recv_queue
by Jorge Boncompte [DTI2]
· 13 years ago
3b82936
atm: clip: move clip_devs check to clip_push
by Jorge Boncompte [DTI2]
· 13 years ago
ada22aa
atm: clip: Don't move counters backwards
by Jorge Boncompte [DTI2]
· 13 years ago
fe685b8
atm: br2684: Do not move counters backwards
by Jorge Boncompte [DTI2]
· 13 years ago
717b6d8
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
by Maciej Żenczykowski
· 13 years ago
e348c5e
tg3: Add MDI-X reporting
by Matt Carlson
· 13 years ago
fa6b2aa
tg3: Restrict large prod ring cap devices
by Matt Carlson
· 13 years ago
513aa6e
tg3: Adjust BD replenish thresholds
by Matt Carlson
· 13 years ago
f3791cd
tg3: Make 1000Base-X FC resolution look like 1000T
by Matt Carlson
· 13 years ago
c796984
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
by Thomas Meyer
· 13 years ago
26bff94
xfrm: optimize ipv4 selector matching
by Alexey Dobriyan
· 13 years ago
Next »