Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5f43c1ea4260807a894150b680fa0a0dd386259
d5f43c1
caif-spi: Bugfix for dump upon device removal
by Erwan Bracq
· 13 years ago
9e998a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
73dbb5e
bnx2x: fix crash while ethtool -t
by Dmitry Kravkov
· 13 years ago
e34c024
netback: fix typo in comment
by Wei Liu
· 13 years ago
16ecba2
netback: remove redundant assignment
by Wei Liu
· 13 years ago
1d187b3
bnx2x, cnic: support DRV_INFO upon FW request
by Barak Witkowski
· 13 years ago
ed5162a
bnx2x: support classification config query
by Ariel Elior
· 13 years ago
50f0a56
bnx2x: add fcoe statistics
by Barak Witkowski
· 13 years ago
0e898dd
bnx2x: add PFC statistics
by Barak Witkowski
· 13 years ago
f0a98ae
openvswitch: small potential memory leak in ovs_vport_alloc()
by Dan Carpenter
· 13 years ago
d39aeaf
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
40e4783
ipv4: arp: Cleanup in arp.c
by Igor Maravic
· 13 years ago
0a5912d
tcp: remove TCP_OFF and TCP_PAGE macros
by Eric Dumazet
· 13 years ago
b474ae7
bql: fix CONFIG_XPS=n build
by Eric Dumazet
· 13 years ago
4fa48bf
tcp: fix tcp_trim_head()
by Eric Dumazet
· 13 years ago
7d31130
caif: Stash away hijacked skb destructor and call it later
by sjur.brandeland@stericsson.com
· 13 years ago
0e4c7d8
caif: Add support for flow-control on device's tx-queue
by sjur.brandeland@stericsson.com
· 13 years ago
7ad65bf
caif: Add support for CAIF over CDC NCM USB interface
by sjur.brandeland@stericsson.com
· 13 years ago
63afe12
if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.
by sjur.brandeland@stericsson.com
· 13 years ago
5d91c2d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
17e6abe
infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c
by David Miller
· 13 years ago
51e059b
cxgb4i: Handle dst_get_neighbour_noref() returning NULL.
by David Miller
· 13 years ago
a58b61e
libcxgbi: Handle dst_get_neighbour_noref() returning NULL.
by David Miller
· 13 years ago
3786cf1
infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function.
by David Miller
· 13 years ago
40e2bb5
infiniband: nes: Use dst's neighbour entry.
by David Miller
· 13 years ago
c4be62a
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
by David Miller
· 13 years ago
a475712
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
by David Miller
· 13 years ago
51d4597
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
by David Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
560f20d
ixgbe: Remove function prototype for non-existent function
by Greg Rose
· 13 years ago
43497cc
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
by John Fastabend
· 13 years ago
4909fe9
ixgbe: DCBnl set_all, order of operations fix
by John Fastabend
· 13 years ago
e8c626e
igb: Update DMA Coalescing threshold calculation.
by Matthew Vick
· 13 years ago
5f4a780
e1000e: hitting BUG_ON() from napi_enable
by Bruce Allan
· 13 years ago
09357b0
e1000e: Avoid wrong check on TX hang
by Jeff Kirsher
· 13 years ago
761965e
tcp: tcp_sendmsg() page recycling
by Eric Dumazet
· 13 years ago
117632e
tcp: take care of misalignments
by Eric Dumazet
· 13 years ago
c2e4e25
sfc: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
ddf98e6
ll_temac: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
a1de221
enic: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
01e2374
bnx2x: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
fdf5af0
tcp: drop SYN+FIN messages
by Eric Dumazet
· 13 years ago
78a8a36
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
04a6f44
ipv6: Kill ndisc_get_neigh() inline helper.
by David S. Miller
· 13 years ago
3830847
ipv6: Various cleanups in route.c
by David S. Miller
· 13 years ago
507c9b1
ipv6: Various cleanups in ip6_route.c
by David S. Miller
· 13 years ago
ccb1352
net: Add Open vSwitch kernel components.
by Jesse Gross
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
396cf94
vlan: Move vlan_set_encap_proto() to vlan header file
by Pravin B Shelar
· 13 years ago
b4e1661
genetlink: Add rcu_dereference_genl and genl_dereference.
by Jesse Gross
· 13 years ago
86b1309
genetlink: Add lockdep_genl_is_held().
by Pravin B Shelar
· 13 years ago
263ba61
genetlink: Add genl_notify()
by Pravin B Shelar
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
9995ffe
iwlwifi: change the default behavior of watchdog timer
by Wey-Yi Guy
· 13 years ago
34a5b4b
iwlwifi: do not re-configure HT40 after associated
by Wey-Yi Guy
· 13 years ago
274b89c
iwlagn: fix HW crypto for TX-only keys
by Johannes Berg
· 13 years ago
340e8dc
atm: clip: Remove code commented out since eternity.
by David S. Miller
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7505afe
forcedeath: Fix bql support for forcedeath
by Igor Maravic
· 13 years ago
1d214fa
niu: Fix typo in comment.
by David S. Miller
· 13 years ago
5983fe2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3ced1be
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
by David S. Miller
· 13 years ago
efa230f
niu: Add support for byte queue limits.
by David S. Miller
· 13 years ago
63ec3c8
niu: Remove redundant PHY ID test.
by David S. Miller
· 13 years ago
d01ff0a
ipv4: flush route cache after change accept_local
by Peter Pan(潘卫平)
· 13 years ago
1ee5fa1
sch_red: fix red_change
by Eric Dumazet
· 13 years ago
5611cc45
Linux 3.2-rc4
by Linus Torvalds
· 13 years ago
0a4ebed
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
9392557
ocfs2: avoid unaligned access to dqc_bitmap
by Akinobu Mita
· 13 years ago
3b120ab
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
d984e61
dccp: Fix compile warning in probe code.
by David S. Miller
· 13 years ago
6569861
net: Make ndo_neigh_destroy return void.
by David S. Miller
· 13 years ago
59c2cda
Revert "udp: remove redundant variable"
by David S. Miller
· 13 years ago
b03b6dd
bridge: master device stuck in no-carrier state forever when in user-stp mode
by Vitalii Demianets
· 13 years ago
efbc368
ipv4: Perform peer validation on cached route lookup.
by David S. Miller
· 13 years ago
84f9307
ipv4: use a 64bit load/store in output path
by Eric Dumazet
· 13 years ago
898f735
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
by David S. Miller
· 13 years ago
fa17a01
powerpc: tqm8548/tqm8xx: add and update CAN device nodes
by Wolfgang Grandegger
· 13 years ago
e285e44
can: cc770: add platform bus driver for the CC770 and AN82527
by Wolfgang Grandegger
· 13 years ago
edd2c26
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
by Wolfgang Grandegger
· 13 years ago
2a367c3
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
by Wolfgang Grandegger
· 13 years ago
d7d7596
icplus: mdio_write(), remove unnecessary for loop
by Patrick Kelle
· 13 years ago
b536db9
net: net_device flags is an unsigned int
by Eric Dumazet
· 13 years ago
ea1f51b
dsa: Include linux/if_ether.h to fix build error
by Axel Lin
· 13 years ago
fc33cc7
netem: fix build error on 32bit arches
by Eric Dumazet
· 13 years ago
b930c26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
03360c5
Revert "mac80211: clear sta.drv_priv on reconfiguration"
by John W. Linville
· 13 years ago
f4a8e65
Btrfs: fix meta data raid-repair merge problem
by Jan Schmidt
· 13 years ago
8f89148
net/core: fix rollback handler in register_netdevice_notifier
by RongQing.Li
· 13 years ago
8aa953d
caif: Remove unused attributes from struct cflayer
by sjur.brandeland@stericsson.com
· 13 years ago
e977b4c
caif: Remove unused enum and parameter in cfserl
by sjur.brandeland@stericsson.com
· 13 years ago
7c18d22
caif: Restructure how link caif link layer enroll
by sjur.brandeland@stericsson.com
· 13 years ago
200c5a3
caif: Allow cfpkt_extr_head to process empty message
by sjur.brandeland@stericsson.com
· 13 years ago
ea6a5d3
sch_red: fix red_calc_qavg_from_idle_time
by Eric Dumazet
· 13 years ago
7bc0f28
netem: rate extension
by Hagen Paul Pfeifer
· 13 years ago
99d2f47
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
by Jun Zhao
· 13 years ago
5eb81e89
ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()
by Jun Zhao
· 13 years ago
917fbdb
bonding: only use primary address for ARP
by Henrik Saavedra Persson
· 13 years ago
11d814a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
c290b2f
Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 13 years ago
Next »