Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
615534bc490606685621d63a40c0670d0f049d86
615534b
can: fix setting mcp251x bit timing on open
by Christian Pellegrin
· 15 years ago
9a4e328
bnx2x: Don't set netdev->trans_start
by Vladislav Zolotarov
· 15 years ago
e014deb
linkwatch: linkwatch_forget_dev() to speedup device dismantle
by Eric Dumazet
· 15 years ago
e2ce146
ipv4: factorize cache clearing for batched unregister operations
by Octavian Purdila
· 15 years ago
395264d
net: introduce NETDEV_UNREGISTER_PERNET
by Octavian Purdila
· 15 years ago
fccaf71
macvlan: Precise RX stats accounting
by Eric Dumazet
· 15 years ago
9793241
vlan: Precise RX stats accounting
by Eric Dumazet
· 15 years ago
d83345a
net: add dev_txq_stats_fold() helper
by Eric Dumazet
· 15 years ago
b038b04
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
by Stephen Rothwell
· 15 years ago
302689a
net/s390 drivers: add missing 'const' attribute
by Heiko Carstens
· 15 years ago
b76965e
act_mirred: optimization.
by Changli Gao
· 15 years ago
feed1f1
act_mirred: cleanup
by Changli Gao
· 15 years ago
b2a5dec
Phonet: missing rcu_dereference()
by Rémi Denis-Courmont
· 15 years ago
115924b
net: Getting rid of the x86 dependency to built vmxnet3
by Shreyas Bhatewara
· 15 years ago
649300b
netlink: remove subscriptions check on notifier
by Johannes Berg
· 15 years ago
54b9dda
bnx2x: Handle Rx and Tx together in NAPI
by Vladislav Zolotarov
· 15 years ago
208f203
net: PPP buffer too small for higher speed connections
by fangxiaozhi
· 15 years ago
24cfbcb
net/can/mscan: improve build
by Wolfram Sang
· 15 years ago
323907a
net/can/mscan: add error path to mscan_open()
by Wolfram Sang
· 15 years ago
74ff60b
net/can/mscan: replace hardcoded values with defines
by Wolfram Sang
· 15 years ago
81593c1
net/can/mpc52xx_can: improve properties and their description
by Wolfram Sang
· 15 years ago
3f158c2
net/can/mpc52xx_can: refactor clock-get routine
by Wolfram Sang
· 15 years ago
68bd742
net/can/mscan: drop assignment in while-construct
by Wolfram Sang
· 15 years ago
1712fe5
net/can/mscan: fix function annotations
by Wolfram Sang
· 15 years ago
59179ea
net/can/mscan: use {clr|set}bits8 macros
by Wolfram Sang
· 15 years ago
377a1f0
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
by Wolfram Sang
· 15 years ago
0285e7c
net/can/mscan: trivial fixes
by Wolfram Sang
· 15 years ago
622ed7e
net/can/mscan: move defines into .h file
by Wolfram Sang
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5c427ff
KS8695: fix ks8695_rx() unreasonable action.
by zeal
· 15 years ago
fa6cae1
KS8695: fix ks8695_rx_irq() bug.
by zeal
· 15 years ago
82b3cc1
ppp: fix BUG on non-linear SKB (multilink receive)
by Ben McKeegan
· 15 years ago
c0e1f68
ixgbe: Fixing EEH handler to handle more than one error
by Breno Leitao
· 15 years ago
8494347
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
91e9c07b
net: Fix the rollback test in dev_change_name()
by Eric Dumazet
· 15 years ago
3fd434d
qeth: allow dynamic change of rx checksumming
by Frank Blaschka
· 15 years ago
c3b4a74
qeth: rework TSO functions
by Frank Blaschka
· 15 years ago
aa90922
qeth: Recognize return codes of ccw_device_set_online
by Ursula Braun
· 15 years ago
f20b045
qeth: remaining EDDP cleanup
by Ursula Braun
· 15 years ago
d64ecc2
qeth: Exploit Connection Isolation
by Einar Lueck
· 15 years ago
e29d436
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
by David S. Miller
· 15 years ago
b9f5d52
remove deprecated and not used: print_mac()
by Marin Mitov
· 15 years ago
2d6682d
bonding: fix 802.3ad standards compliance error
by Jay Vosburgh
· 15 years ago
b93ab83
vlan: Use __vlan_hwaccel_put_tag() in rx
by Eric Dumazet
· 15 years ago
5bfa2a1
TI Davinci EMAC : Fix Console Hang when bringing the interface down
by Sriram
· 15 years ago
f88c5b9
smsc911x: Fix Console Hang when bringing the interface down.
by Sriram
· 15 years ago
c5d5d17
tg3: Update version to 3.104
by Matt Carlson
· 15 years ago
5001e2f
tg3: Fix DIDs, Enable 5717 support
by Matt Carlson
· 15 years ago
b196c7e
tg3: Add rx prod ring consolidation
by Matt Carlson
· 15 years ago
66711e6
tg3: Create aliases for rx producer mailbox regs
by Matt Carlson
· 15 years ago
2b2cdb6
tg3: Lay proucer ring handling groundwork
by Matt Carlson
· 15 years ago
4361935
tg3: Consider rx_std_prod_idx a hw mailbox
by Matt Carlson
· 15 years ago
411da64
tg3: rename rx_[std|jmb]_ptr
by Matt Carlson
· 15 years ago
86b21e5
tg3: tg3_alloc_rx_skb(tnapi => tp)
by Matt Carlson
· 15 years ago
a389616
tg3: Add prodring parameter to tg3_alloc_rx_skb()
by Matt Carlson
· 15 years ago
afc081f
tg3: Make tg3_alloc_rx_skb() a dst-only operation
by Matt Carlson
· 15 years ago
78f90dc
tg3: Move napi_add calls below tg3_get_invariants
by Matt Carlson
· 15 years ago
35f2d7d
tg3: Create tg3_poll_msix() for non-zero MSIX vecs
by Matt Carlson
· 15 years ago
cbf9ca6
tg3: Allow DMAs to cross cacheline boundaries
by Matt Carlson
· 15 years ago
615774f
tg3: Use tg3_start_xmit_dma_bug for 5717 A0
by Matt Carlson
· 15 years ago
e849cdc
tg3: Add new HW_TSO_3 flag for 5717
by Matt Carlson
· 15 years ago
507399f
tg3: Refine TSO and MSI discovery
by Matt Carlson
· 15 years ago
f66a29b
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
by Matt Carlson
· 15 years ago
24f4efd
tg3: Napify tg3_start_xmit_dma_bug()
by Matt Carlson
· 15 years ago
87668d3
tg3: Don't touch RCB nic addresses
by Matt Carlson
· 15 years ago
c2060fe
tg3: Add 5717 phy ID
by Matt Carlson
· 15 years ago
9a1654b
net: Optimize hard_start_xmit() return checking
by Jarek Poplawski
· 15 years ago
cb43e23
iwmc3200top: simplify the driver version
by Tomas Winkler
· 15 years ago
11e2521
iwmc3200top: use prefered style for the device table.
by Tomas Winkler
· 15 years ago
ed04642
net: check the return value of ndo_select_queue()
by Eric Dumazet
· 15 years ago
9c2b5bd
netxen: update MAINTAINERS
by Amit Kumar Salecha
· 15 years ago
2c554e1
mISDN: fix error return in HFCmulti_init()
by Roel Kluin
· 15 years ago
655a659
forcedeth: mac address fix
by Stanislav O. Bezzubtsev
· 15 years ago
3fa8486
r6040: fix version printing
by Florian Fainelli
· 15 years ago
07c3c4e
hamradio/mkiss: fix typo in compat_ioctl
by Arnd Bergmann
· 15 years ago
eaa04dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 15 years ago
68ae663
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
by Gustavo F. Padovan
· 15 years ago
a0e55a3
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
by Gustavo F. Padovan
· 15 years ago
93f19c9
Bluetooth: Set general bonding security for ACL by default
by Andrei Emeltchenko
· 15 years ago
958fc41
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
6e17e8b
alpha: Fixup recvmmsg syscall glue
by Arnaldo Carvalho de Melo
· 15 years ago
afa17a5
net/can: add driver for mscan family & mpc52xx_mscan
by Wolfram Sang
· 15 years ago
8888013
Phonet: convert routing table to RCU
by Rémi Denis-Courmont
· 15 years ago
7ed0132
Phonet: put protocols array under RCU
by Rémi Denis-Courmont
· 15 years ago
998221c
netiucv: displayed TX bytes value much too high
by Ursula Braun
· 15 years ago
0ca8cc6
s390: remove cu3088 layer for lcs and ctcm
by Ursula Braun
· 15 years ago
1e1815b
ctcm: suspend has to wait for outstanding I/O
by Frank Blaschka
· 15 years ago
b7c2aec
iucv: add work_queue cleanup for suspend
by Ursula Braun
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
234b27c
ipv6: speedup inet6_dump_addr()
by Eric Dumazet
· 15 years ago
5256f2e
inet: fix inet_bind_bucket_for_each
by Lucian Adrian Grijincu
· 15 years ago
eec4df9
ipv4: speedup inet_dump_ifaddr()
by Eric Dumazet
· 15 years ago
342bde1
ixgbe: Make queue pairs on single MSI-X interrupts
by PJ Waskiewicz
· 15 years ago
8a0717f
ixgbe: Flush the LSC mask change to prevent repeated interrupts
by Nelson, Shannon
· 15 years ago
d1eff35
igb: only recycle page if it is on our numa node
by Alexander Duyck
· 15 years ago
dbabb06
igb: check for packets on all tx rings when link is down
by Alexander Duyck
· 15 years ago
971d1d3
igb: removed unused tx/rx total bytes/packets from adapter struct
by Alexander Duyck
· 15 years ago
128e45e
igb: Rework how netdev->stats is handled
by Alexander Duyck
· 15 years ago
a99955f
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
by Alexander Duyck
· 15 years ago
115f459
igb: move timesync init into a seperate function
by Alexander Duyck
· 15 years ago
Next »