Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
88c5100c28b02c4b2b2c6f6fafbbd76d90f698b9
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
8083f0f
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
by Johannes Berg
· 13 years ago
d5b1d8c
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
ebe42d1
igb: consolidate creation of Tx buffer info and data descriptor
by Alexander Duyck
· 13 years ago
2bbfebe
igb: Combine all flag info fields into a single tx_flags structure
by Alexander Duyck
· 13 years ago
31f6adb
igb: Cleanup protocol handling in transmit path
by Alexander Duyck
· 13 years ago
e032afc
igb: Create separate functions for generating cmd_type and olinfo
by Alexander Duyck
· 13 years ago
8542db0
igb: Make first and tx_buffer_info->next_to_watch into pointers
by Alexander Duyck
· 13 years ago
7d13a7d
igb: Consolidate creation of Tx context descriptors into a single function
by Alexander Duyck
· 13 years ago
0603464
igb: split buffer_info into tx_buffer_info and rx_buffer_info
by Alexander Duyck
· 13 years ago
13fde97
igb: Make Tx budget for NAPI user adjustable
by Alexander Duyck
· 13 years ago
b64e9dd
e1000e: bad short packets received when jumbos enabled on 82579
by Bruce Allan
· 13 years ago
0ef4eed
e1000: convert to private mutex from rtnl
by Jesse Brandeburg
· 13 years ago
4e0d8f7d
e1000: convert mdelay to msleep
by Jesse Brandeburg
· 13 years ago
a4010af
e1000: convert hardware management from timers to threads
by Jesse Brandeburg
· 13 years ago
19d478b
ixgbe: bump version number
by Don Skidmore
· 13 years ago
3ee72ca
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
29cf7a30
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
by Paul Menzel
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
186c6bbc
net: fix typos in Documentation/networking/scaling.txt
by Benjamin Poirier
· 13 years ago
27737aa
dcb: Add stub routines for !CONFIG_DCB
by John Fastabend
· 13 years ago
6bd0e1c
dcb: add DCBX mode to event notifier attributes
by John Fastabend
· 13 years ago
e290ed8
dcb: Use ifindex instead of ifname
by Mark Rustad
· 13 years ago
e878d78
virtio-net: Verify page list size before fitting into skb
by Sasha Levin
· 13 years ago
515853c
bridge: allow forwarding some link local frames
by stephen hemminger
· 13 years ago
b64b73d
bridge: leave carrier on for empty bridge
by stephen hemminger
· 13 years ago
6367f17
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 13 years ago
a7c56eb
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
45b5846
igb: Alternate MAC Address Updates for Func2&3
by Akeem G. Abodunrin
· 13 years ago
6538ee6
igb: Alternate MAC Address EEPROM Updates
by Akeem G. Abodunrin
· 13 years ago
76d0652
igb: Code to prevent overwriting SFP I2C
by Akeem G. Abodunrin
· 13 years ago
6b8456c
ixgbe: X540 devices RX PFC frames pause traffic even if disabled
by John Fastabend
· 13 years ago
4de2a02
ixgbe: DCB X540 devices support max traffic class of 4
by John Fastabend
· 13 years ago
32701dc
ixgbe: fixup hard dependencies on supporting 8 traffic classes
by John Fastabend
· 13 years ago
2ad30e2
ixgbe: Fix PFC mask generation
by Mark Rustad
· 13 years ago
462d599
e1000e: WoL fails on device ID 0x1501
by Bruce Allan
· 13 years ago
03299e4
e1000e: WoL can fail on 82578DM
by Bruce Allan
· 13 years ago
f0cd7bd
bnx2x: remove some dead code
by Dan Carpenter
· 13 years ago
3458e21
netfilter: Use proper rwlock init function
by Thomas Gleixner
· 13 years ago
01139222
chelsio: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
6a930b9f
cxgb3: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
5dc3e19
myri10ge: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
6caaf90
hv: netvsc: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
bf3f1a6
et131x: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
01c6802
xen: netfront: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
ea066ad
xen: netback: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
94d60a7
vxge: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
538d288
Merge branch 'for-linus' of git://github.com/dtor/input
by Linus Torvalds
· 13 years ago
71277a6
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
3e7307f
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
by Emil Tantilov
· 13 years ago
860502b
ixgbe: get pauseparam autoneg
by Mika Lansirinne
· 13 years ago
837617a
ixgbe: do not disable flow control in ixgbe_check_mac_link
by Emil Tantilov
· 13 years ago
217995e
ixgbe: send MFLCN to ethtool
by Emil Tantilov
· 13 years ago
7d14528
ixgbe: add support for new 82599 device
by Emil Tantilov
· 13 years ago
2466dd9
ixgbe: fix driver version initialization in firmware
by Jacob Keller
· 13 years ago
e1befd7
ixgbe: remove return code for functions that always return 0
by Emil Tantilov
· 13 years ago
3fbaa3a
ixgbe: clear the data field in ixgbe_read_i2c_byte_generic
by Emil Tantilov
· 13 years ago
7edebf9
ixgbe: prevent link checks while resetting
by Emil Tantilov
· 13 years ago
8ce9d6c
e1000e: make function tables const
by Jeff Kirsher
· 13 years ago
d6069da
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
by Jason Gerecke
· 13 years ago
1e5289e
tcp: properly update lost_cnt_hint during shifting
by Yan, Zheng
· 13 years ago
260fcbe
tcp: properly handle md5sig_pool references
by Yan, Zheng
· 13 years ago
cb2d0f3
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
by David Ward
· 13 years ago
70f143812
bna: Multiple Definition and Interface Setup Fix
by Rasesh Mody
· 13 years ago
976d167
Linux 3.1-rc9
by Linus Torvalds
· 13 years ago
83e1b91
NET: white space/coding style cleanup of asix driver
by Grant Grundler
· 13 years ago
610d885
NET: fix phy init for Asix AX88178 USB (GigE)
by Grant Grundler
· 13 years ago
4ad1438
NET: fix phy init for AX88772 USB ethernet
by Grant Grundler
· 13 years ago
8a04b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
a8062e4
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
by Linus Torvalds
· 13 years ago
1fd2a85
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
f8451c3
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
5f39e67
PCI: Disable MPS configuration by default
by Jon Mason
· 13 years ago
12d5180
drm/radeon/kms: fix channel_remap setup (v2)
by Alex Deucher
· 13 years ago
f3e03e2e
spi-topcliff-pch: Fix overrun issue
by Tomoya MORINAGA
· 13 years ago
25e803f
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
by Tomoya MORINAGA
· 13 years ago
373b0eb
spi-topcliff-pch: Fix CPU read complete condition issue
by Tomoya MORINAGA
· 13 years ago
8b7aa96
spi-topcliff-pch: Fix SSN Control issue
by Tomoya MORINAGA
· 13 years ago
27504be
spi-topcliff-pch: add tx-memory clear after complete transmitting
by Tomoya MORINAGA
· 13 years ago
05faadc
lis3: fix regression of HP DriveGuard with 8bit chip
by Takashi Iwai
· 13 years ago
0f86267
Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux
by Linus Torvalds
· 13 years ago
0d61792
Merge git://github.com/davem330/ide
by Linus Torvalds
· 13 years ago
7fd21be
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
by Linus Torvalds
· 13 years ago
2c8fc86
ide-disk: Fix request requeuing
by Borislav Petkov
· 13 years ago
805e969
pch_gbe: Fixed the issue on which a network freezes
by Toshiharu Okada
· 13 years ago
5f3a114
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
by Toshiharu Okada
· 13 years ago
7091fbd
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
by Willem de Bruijn
· 13 years ago
d0e5d83
net: xen-netback: correctly restart Tx after a VM restore/migrate
by David Vrabel
· 13 years ago
349d289
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
by Vasily Averin
· 13 years ago
a355d86
tehuti: shorten PCI device table.
by françois romieu
· 13 years ago
5d472b7
drivers/net/ethernet: remove unused #define.
by françois romieu
· 13 years ago
141b9e6
rtl8150: removal of forward declarations.
by françois romieu
· 13 years ago
3235de1
sc92031: use standard #defines from mii.h.
by françois romieu
· 13 years ago
26c5c44
atm/iphase : removal of PCI space dereferences.
by françois romieu
· 13 years ago
7880b72
bnx2: don't request firmware when there's no userspace.
by françois romieu
· 13 years ago
96c1318
Repair wrong named definition aligned_u64
by Jiří Župka
· 13 years ago
b5c5693
tcp: report ECN_SEEN in tcp_info
by Eric Dumazet
· 13 years ago
0654011
net: sh_eth: fix build failure
by Yoshihiro Shimoda
· 13 years ago
a0db2da
bonding: properly stop queuing work when requested
by Andy Gospodarek
· 13 years ago
5bb20ed
caif: add error handling for allocation
by Dan Carpenter
· 13 years ago
Next »