Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9457afee85e0dfc2b5075a391d6f34463b4c2b90
9457afe
netlink: Remove nonblock parameter from netlink_attachskb
by Denis V. Lunev
· 17 years ago
40aecb1
tipc: Message rejection rework preparatory changes
by Allan Stephens
· 17 years ago
99c1459
tipc: Fix bugs in rejection of message with short header
by Allan Stephens
· 17 years ago
9bef543
tipc: Message header creation optimizations
by Allan Stephens
· 17 years ago
bd78453
tipc: Expand link sequence gap field to 13 bits
by Allan Stephens
· 17 years ago
307fdf5
tipc: Add missing spinlock in name table display code
by Allan Stephens
· 17 years ago
0f15d36
tipc: Prevent display of name table types with no publications
by Allan Stephens
· 17 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 17 years ago
9c396a7
tipc: Prevent access of non-existent field in short message header
by Allan Stephens
· 17 years ago
1265a02
tipc: Minor optimizations to received message processing
by Allan Stephens
· 17 years ago
a686e68
tipc: Fix minor bugs in link session number handling
by Allan Stephens
· 17 years ago
e0d4e3d
tipc: Fix bugs in message error code display when debugging
by Allan Stephens
· 17 years ago
5307e46
tipc: Standardize error checking on incoming messages via native API
by Allan Stephens
· 17 years ago
84b07c1
tipc: Fix bug in connection setup via native API
by Allan Stephens
· 17 years ago
e83728c
ns8320: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
c7d6b7d
ts108: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
20cbe73
net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM
by Marcin Slusarz
· 17 years ago
a068c0a
sky2: pci power savings
by Stephen Hemminger
· 17 years ago
db99b98
sky2: put PHY in sleep when down
by Stephen Hemminger
· 17 years ago
b96936da7
sky2: split phy power into two functions
by Stephen Hemminger
· 17 years ago
25d9081
[netdrvr] forcedeth: reorder suspend/resume code
by Tobias Diedrich
· 17 years ago
1a1ca86
[netdrvr] forcedeth: save/restore device configuration space
by Tobias Diedrich
· 17 years ago
f735a2a
[netdrvr] forcedeth: setup wake-on-lan before shutting down
by Tobias Diedrich
· 17 years ago
2914f3ef
ps3: gelic: updown_lock semaphore to mutex
by Daniel Walker
· 17 years ago
5a2d9af
ps3: gelic: assoc_stat_lock semaphore to mutex
by Daniel Walker
· 17 years ago
3700b62b
ps3: gelic: scan_lock semaphore to mutex
by Daniel Walker
· 17 years ago
d8b35fa
fs_enet: MDIO on GPIO support
by Laurent Pinchart
· 17 years ago
a5edecc
net: OpenFirmware GPIO based MDIO bitbang driver
by Laurent Pinchart
· 17 years ago
62c7832
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
by Ben Hutchings
· 17 years ago
37b5a60
sfc: Use kernel I2C system and i2c-algo-bit driver
by Ben Hutchings
· 17 years ago
9e833be
cxgb3: fix build error when INET=n
by Randy Dunlap
· 17 years ago
dfc2c0a
tlan: wrap source lines
by Stephen Hemminger
· 17 years ago
a3ccc78
tlan: proper shared IRQ support
by Stephen Hemminger
· 17 years ago
9ded65a
tlan: manage rx allocation failure better
by Stephen Hemminger
· 17 years ago
93e1684
tlan: 64bit conversion
by Stephen Hemminger
· 17 years ago
92cee9f
tlan: remove unused devName field
by Stephen Hemminger
· 17 years ago
f8f3154
tlan: use netdevice stats
by Stephen Hemminger
· 17 years ago
41873e9
tlan: get rid of padding buffer
by Stephen Hemminger
· 17 years ago
981813d
myri10ge: add Direct Cache Access support
by Brice Goglin
· 17 years ago
0dcffac
myri10ge: add multislices support
by Brice Goglin
· 17 years ago
7792973
myri10ge: add routines for multislices
by Brice Goglin
· 17 years ago
a5b17df
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
b79eeeb
tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality
by Ilpo Järvinen
· 17 years ago
75a9cd5
wanrouter: Fix ioctl handler declaration.
by David S. Miller
· 17 years ago
bb9122b
tg3: Update version to 3.93
by Matt Carlson
· 17 years ago
a9daf36
tg3: Add shmem options.
by Matt Carlson
· 17 years ago
57e6983
tg3: Add 5785 ASIC revision
by Matt Carlson
· 17 years ago
b02fd9e
tg3: Add libphy support.
by Matt Carlson
· 17 years ago
158d7ab
tg3: Add mdio bus registration
by Matt Carlson
· 17 years ago
dd47700
tg3: Add TG3_FLG3_USE_PHYLIB
by Matt Carlson
· 17 years ago
f51f356
tg3: Code cleanup.
by Matt Carlson
· 17 years ago
95e2869
tg3: Pure code movement.
by Matt Carlson
· 17 years ago
5406460
irda: Push BKL down into irda ioctl handlers
by Alan Cox
· 17 years ago
866988e
wanrouter: Push down BKL
by Alan Cox
· 17 years ago
f3ff8a4
ppp: push BKL down into the driver
by Alan Cox
· 17 years ago
43154d0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
289c79a
vlan: Use bitmask of feature flags instead of seperate feature bits
by Patrick McHardy
· 17 years ago
7bece81
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
c03571a
via-velocity: use memmove
by Stephen Hemminger
· 17 years ago
c73d258
via-velocity: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
47f98c7
dl2k: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
8eb60131
hamachi: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
d27e7c3
ixp2000: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
3f7a353
sb1250: use netdev_alloc_skb
by Maciej W. Rozycki
· 17 years ago
b102df1
atl1: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
855e111
tg3: remove unneeded semicolons
by Stephen Hemminger
· 17 years ago
bdefff1
fmvj18x_cs: add NextCom NC5310 rev B support
by Komuro
· 17 years ago
43fc63d
xirc2ps_cs: re-initialize the multicast address in do_reset
by Komuro
· 17 years ago
f7f312a
3C509: rx_bytes should not be increased when alloc_skb failed
by Wang Chen
· 17 years ago
56cfe5d
NETFRONT: Use __skb_queue_purge()
by Wang Chen
· 17 years ago
288369c
VIRTIO: Use __skb_queue_purge()
by Wang Chen
· 17 years ago
a01b3d7
phylib: do EXPORT_SYMBOL on get_phy_id
by Paul Gortmaker
· 17 years ago
b9a2f2e
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
by Thomas Graf
· 17 years ago
92fbc1c
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
by Randy Dunlap
· 17 years ago
1b0771a
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
by Maciej W. Rozycki
· 17 years ago
cd9af3d
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
by Nate Case
· 17 years ago
3915c1e8
bonding: Add "follow" option to fail_over_mac
by Jay Vosburgh
· 17 years ago
b2220ca
bonding: refactor ARP active-backup monitor
by Jay Vosburgh
· 17 years ago
7893b24
bonding: Send more than one gratuitous ARP when slave takes over
by Moni Shoua
· 17 years ago
8047637
bonding: Remove unneeded list_empty checks.
by Pavel Emelyanov
· 17 years ago
0883bec
bonding: Relax unneeded _safe lists iterations.
by Pavel Emelyanov
· 17 years ago
0dd646f
bonding: Remove redundant argument from bond_create.
by Pavel Emelyanov
· 17 years ago
4b8a923
bonding: remove test for IP in ARP monitor
by Jay Vosburgh
· 17 years ago
5ce0da8
bonding: Use msecs_to_jiffies, eliminate panic
by Jay Vosburgh
· 17 years ago
d63ddce
misc drivers/net endianness noise
by Al Viro
· 17 years ago
b47385b
cxgb3 - Add LRO support
by Divy Le Ray
· 17 years ago
7385ecf
cxgb3 - Add page support to jumbo frame Rx queue
by Divy Le Ray
· 17 years ago
b1fb1f2
cxgb3 - Fix dma mapping error path
by Divy Le Ray
· 17 years ago
fa701bd
WAN: protect HDLC proto list while insmod/rmmod
by Krzysztof Halasa
· 17 years ago
4ecc8c06
drivers/net/fs_enet: remove null pointer dereference
by Julia Lawall
· 17 years ago
0b5923c
S2io: Version update for napi and MSI-X patches
by Sreenivasa Honnur
· 17 years ago
f61e0a3
S2io: Added napi support when MSIX is enabled.
by Sreenivasa Honnur
· 17 years ago
ac731ab
S2io: Move all the transmit completions to a single msi-x (alarm) vector
by Sreenivasa Honnur
· 17 years ago
25c16ff
drivers/net/ehea - remove unnecessary memset after kzalloc
by Joe Perches
· 17 years ago
d04455f
au1000_eth: remove useless check
by Francois Romieu
· 17 years ago
94a47f4
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
by Huang Weiyi
· 17 years ago
f917d58
cpmac bugfixes and enhancements
by Matteo Croce
· 17 years ago
f47e81f
e1000e: use resource_size_t, not unsigned long, for phys addrs
by Becky Bruce
· 17 years ago
3d60efb5
net/usb: add support for Apple USB Ethernet Adapter
by Aurelien Nephtali
· 17 years ago
7fa0cba3
uli526x: add support for netpoll
by Anton Vorontsov
· 17 years ago
Next »