Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a0a4a85a15df6335e3d11f83b2ac06ebebea313f
a0a4a85
fib: remove a useless synchronize_rcu() call
by Eric Dumazet
· 14 years ago
2c1c000
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
by Eric Dumazet
· 14 years ago
725a4a4
sundance: Add initial ethtool stats support
by Denis Kirjanov
· 14 years ago
8998082
pch_gbe: fix if condition in set_settings()
by Dan Carpenter
· 14 years ago
35f2516
dnet: mark methods static and annotate for correct endianness
by Harvey Harrison
· 14 years ago
6549574
cxgb4vf: make single bit signed bitfields unsigned
by Harvey Harrison
· 14 years ago
564824b
net: allocate skbs on local node
by Eric Dumazet
· 14 years ago
6f0333b
r8169: use 50% less ram for RX ring
by Eric Dumazet
· 14 years ago
7662ff4
ixgbe: DCB: remove DCB check config
by John Fastabend
· 14 years ago
cd2638a
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
by Carolyn Wyborny
· 14 years ago
5d5b7c3
ixgbe: declare functions as static
by Emil Tantilov
· 14 years ago
f32f837
ixgbe: remove unused functions
by Emil Tantilov
· 14 years ago
ee87a82
cnic: Add support for 57712 device
by Michael Chan
· 14 years ago
a3ceeeb
cnic: Decouple uio close from cnic shutdown
by Michael Chan
· 14 years ago
cd80153
cnic: Add cnic_uio_dev struct
by Michael Chan
· 14 years ago
c06c046
cnic: Add cnic_free_uio()
by Michael Chan
· 14 years ago
fdf2408
cnic: Defer iscsi connection cleanup
by Michael Chan
· 14 years ago
a2c9e76
cnic: Add cnic_bnx2x_destroy_ramrod()
by Michael Chan
· 14 years ago
6e0dda0
cnic: Convert ctx_flags to bit fields
by Michael Chan
· 14 years ago
6e0dc64
cnic: Add common cnic_request_irq()
by Michael Chan
· 14 years ago
f20ce77
Documentation: Update Phonet doc for Pipe controller changes
by Kumar Sanghvi
· 14 years ago
b3d6255
Phonet: 'connect' socket implementation for Pipe controller
by Kumar Sanghvi
· 14 years ago
7368ddf
tipc: clean out all instances of #if 0'd unused code
by Paul Gortmaker
· 14 years ago
9fbb711
s390: ctcm_mpc: Fix build after netdev refcount changes.
by David S. Miller
· 14 years ago
29b4433
net: percpu net_device refcount
by Eric Dumazet
· 14 years ago
f0b9f47
bnx2x: Fixing a typo: added a missing RSS enablement
by Dmitry Kravkov
· 14 years ago
8fa6e3d
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
2f34b32
dccp: cosmetics - warning format
by Gerrit Renker
· 14 years ago
ecdfbda
dccp: schedule an Ack when receiving timestamps
by Gerrit Renker
· 14 years ago
d196c9a
dccp: generalise data-loss condition
by Ivo Calado
· 14 years ago
baf9e78
dccp: remove unused argument in CCID tx function
by Gerrit Renker
· 14 years ago
93344af
dccp: merge now-reduced connect_init() function
by Gerrit Renker
· 14 years ago
0b53d46
dccp: fix the adjustments to AWL and SWL
by Gerrit Renker
· 14 years ago
c239f27
bnx2: Enable AER on PCIE devices only
by Michael Chan
· 14 years ago
22fa159
bnx2: Update firmware to 6.0.x.
by Michael Chan
· 14 years ago
e37ef96
neigh: reorder struct neighbour fields
by Eric Dumazet
· 14 years ago
fc66f95
net dst: use a percpu_counter to track entries
by Eric Dumazet
· 14 years ago
0ed8ddf
neigh: Protect neigh->ha[] with a seqlock
by Eric Dumazet
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b00916b
net: clear heap allocations for privileged ethtool actions
by Kees Cook
· 14 years ago
419c204
NET: pch, fix use after free
by Jiri Slaby
· 14 years ago
0aa7dea
NET: wimax, fix use after free
by Jiri Slaby
· 14 years ago
ec622ab
ATM: iphase, remove sleep-inside-atomic
by Jiri Slaby
· 14 years ago
5518b29
ATM: mpc, fix use after free
by Jiri Slaby
· 14 years ago
f1ee89d
ATM: solos-pci, remove use after free
by Jiri Slaby
· 14 years ago
34d101d
neigh: speedup neigh_hh_init()
by Eric Dumazet
· 14 years ago
03c698c
net/fec: carrier off initially to avoid root mount failure
by Oskar Schirmer
· 14 years ago
37f9fc4
irda: Fix heap memory corruption in iriap.c
by Samuel Ortiz
· 14 years ago
efc463e
irda: Fix parameter extraction stack overflow
by Samuel Ortiz
· 14 years ago
3b06dbb
irda: Test index before read in stir421x_patch_device()
by Roel Kluin
· 14 years ago
f8cba16
irda: Remove BKL instances from irnet
by Samuel Ortiz
· 14 years ago
5b40964
irda: Remove BKL instances from af_irda.c
by Samuel Ortiz
· 14 years ago
7b738b5
sundance: get_stats proper locking
by Eric Dumazet
· 14 years ago
2259dca
net/tg3: simplify conditional
by Nicolas Kaiser
· 14 years ago
aa3bc6c
ehea: simplify conditional
by Nicolas Kaiser
· 14 years ago
e18434c
net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
by Changli Gao
· 14 years ago
82553bb
r8169: use device model DMA API
by Stanislaw Gruszka
· 14 years ago
aeb19f6
r8169: allocate with GFP_KERNEL flag when able to sleep
by Stanislaw Gruszka
· 14 years ago
4315d83
net: Fix rxq ref counting
by Tom Herbert
· 14 years ago
a131d82
Phonet: mark the pipe controller as EXPERIMENTAL
by Rémi Denis-Courmont
· 14 years ago
03789f2
Phonet: cleanup pipe enable socket option
by Rémi Denis-Courmont
· 14 years ago
6d8e74e
Phonet: advise against enabling the pipe controller
by Rémi Denis-Courmont
· 14 years ago
838e7a0
Phonet: add to MAINTAINERS and add myself
by Rémi Denis-Courmont
· 14 years ago
b1091fe
qlcnic: update driver version 5.0.11
by Amit Kumar Salecha
· 14 years ago
ff1b1bf
qlcnic: change all P3 references to P3P
by Sritej Velaga
· 14 years ago
ee07c1a
qlcnic: fix promiscous mode for VF
by Rajesh Borundia
· 14 years ago
6336acd
qlcnic: fix board description
by Sritej Velaga
· 14 years ago
a2152d0
qlcnic: remove private LRO flag
by Amit Kumar Salecha
· 14 years ago
b8c1762
qlcnic: support quiescent mode
by Amit Kumar Salecha
· 14 years ago
f7ec804
qlcnic: driver private workqueue
by Amit Kumar Salecha
· 14 years ago
9cf8d1a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
e9a6870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
8391d07
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
by Dimitris Michailidis
· 14 years ago
ae6df5f
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
by Kees Cook
· 14 years ago
94b1057
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
993284d
sfc: Don't try to set filters with search depths we know won't work
by Ben Hutchings
· 14 years ago
4e7f795
net: Update kernel-doc for netif_set_real_num_rx_queues()
by Ben Hutchings
· 14 years ago
b530fb6
isdn: strcpy() => strlcpy()
by Dan Carpenter
· 14 years ago
15a6321
ath9k_hw: Fix hw reset failure with HTC driver
by Rajkumar Manoharan
· 14 years ago
388ac77
cfg80211: constify WDS address
by Johannes Berg
· 14 years ago
43b1995
nl80211: use new genl helpers for WDS
by Johannes Berg
· 14 years ago
7b99a7c
mac80211: fix sw scan locking
by Johannes Berg
· 14 years ago
4b34d43
wl1271: Support FEM autodetection
by Juuso Oikarinen
· 14 years ago
edbe407
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
7573eac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4efe7f5
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
by John W. Linville
· 14 years ago
a6d27d2a
Revert "rtl8180: use NAPI for bottom-half processing"
by John W. Linville
· 14 years ago
fb3dbec
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by David S. Miller
· 14 years ago
b25ebfd
ixgbe: Use affinity_hint when Flow Director is enabled
by Peter Waskiewicz
· 14 years ago
9deec17
drivers/net/stmmac/: add HAS_IOMEM dependency
by Martin Schwidefsky
· 14 years ago
3d3211e
net: netif_set_real_num_rx_queues may cap num_rx_queues at init time
by John Fastabend
· 14 years ago
c2dddf9
eicon: make buffer larger
by Dan Carpenter
· 14 years ago
1f4f0f6
dccp: Kill dead code and add static markers.
by stephen hemminger
· 14 years ago
10e7e9c
sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes
by Denis Kirjanov
· 14 years ago
9c6d5e5
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
by John Heffner
· 14 years ago
69259ab
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
12e9447
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
dd53df2
bonding: add Speed/Duplex information to /proc/net/bonding/bond
by Krzysztof Oledzki
· 14 years ago
767e97e
neigh: RCU conversion of struct neighbour
by Eric Dumazet
· 14 years ago
cf9768d6
iwlagn: add define for MODULE_FIRMWARE
by Wey-Yi Guy
· 14 years ago
Next »