index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: convert VLAN devices to use ndo_fix_features()
Michał Mirosław
2011-04-03
2
-42
/
+16
*
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
2011-04-03
3
-9
/
+21
*
net: convert sunhme/sungem network drivers to hw_features
Michał Mirosław
2011-04-02
2
-3
/
+6
*
veth: convert to hw_features
Michał Mirosław
2011-04-02
1
-40
/
+5
*
jme: convert offload constraints to ndo_fix_features
Michał Mirosław
2011-04-02
2
-60
/
+19
*
net: convert xen-netfront to hw_features
Michał Mirosław
2011-04-02
1
-34
/
+23
*
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
2011-04-02
2
-144
/
+63
*
virtio_net: convert to hw_features
Michał Mirosław
2011-04-02
1
-27
/
+19
*
net: Order ports in same order as addresses in flow objects.
David S. Miller
2011-04-01
1
-3
/
+3
*
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
Dmitry Kravkov
2011-04-01
6
-23
/
+83
*
bnx2x: don't write dcb/llfc fields in STORM memory
Dmitry Kravkov
2011-04-01
1
-1
/
+12
*
bnx2x: Update firmware to 6.2.9
Dmitry Kravkov
2011-04-01
9
-38128
/
+38158
*
ipv4: Use flowi4_init_output() in udp_sendmsg()
David S. Miller
2011-03-31
1
-12
/
+6
*
ipv4: Use flowi4_init_output() in cookie_v4_check()
David S. Miller
2011-03-31
1
-11
/
+7
*
ipv4: Use flowi4_init_output() in raw_sendmsg()
David S. Miller
2011-03-31
1
-11
/
+7
*
ipv4: Use flowi4_init_output() in ip_send_reply()
David S. Miller
2011-03-31
1
-10
/
+8
*
ipv4: Use flowi4_init_output() in inet_connection_sock.c
David S. Miller
2011-03-31
1
-12
/
+6
*
ipv4: Use flowi4_init_output() in net/route.h
David S. Miller
2011-03-31
1
-36
/
+24
*
net: Add helper flowi4_init_output().
David S. Miller
2011-03-31
1
-0
/
+21
*
fib: add __rcu annotations
Eric Dumazet
2011-03-31
1
-45
/
+58
*
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
Javier Martinez Canillas
2011-03-31
10
-16
/
+14
*
enic: Add support for PORT_REQUEST_PREASSOCIATE_RR
Roopa Prabhu
2011-03-31
5
-149
/
+344
*
enic: Cleanups in port profile helper code
Roopa Prabhu
2011-03-31
2
-4
/
+14
*
enic: Add wrapper routines for new fw devcmds for port profile handling
Roopa Prabhu
2011-03-31
2
-6
/
+63
*
enic: Add support for new fw devcmds for port profile handling
Roopa Prabhu
2011-03-31
3
-49
/
+111
*
via-rhine: trivial sparse annotation in vlan_tci helper
Harvey Harrison
2011-03-31
1
-1
/
+1
*
kstrtox: convert drivers/isdn/
Alexey Dobriyan
2011-03-31
2
-24
/
+13
*
smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>
Joe Perches
2011-03-31
2
-159
/
+155
*
be2net: remove one useless line
Sathya Perla
2011-03-31
1
-1
/
+0
*
be2net: cancel be_worker in be_shutdown() even when i/f is down
Sathya Perla
2011-03-31
1
-2
/
+1
*
be2net: remove redundant code in be_worker()
Sathya Perla
2011-03-31
1
-5
/
+3
*
be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set
Sathya Perla
2011-03-31
1
-11
/
+23
*
be2net: refactor code that decides adapter->num_rx_queues
Sathya Perla
2011-03-31
2
-35
/
+39
*
be2net: Support for FAT dump retrieval using ethtool --register-dump option
Somnath Kotur
2011-03-31
4
-0
/
+153
*
net/r8169: support RTL8168E
hayeswang
2011-03-31
1
-5
/
+207
*
net/r8169: add a new chip for RTL8168DP
hayeswang
2011-03-31
1
-22
/
+76
*
net/r8169: add a new chip for RTL8105
hayeswang
2011-03-31
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-31
25
-216
/
+531
|
\
|
*
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
David S. Miller
2011-03-31
1
-2
/
+2
|
*
connector: convert to synchronous netlink message processing
Patrick McHardy
2011-03-31
3
-89
/
+32
|
*
fib: add rtnl locking in ip_fib_net_exit
Eric Dumazet
2011-03-31
1
-0
/
+2
|
*
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
2011-03-31
3
-25
/
+3
|
*
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
Philip A. Prindeville
2011-03-31
1
-1
/
+8
|
*
atm/solos-pci: Use VPI.VCI notation uniformly.
Philip A. Prindeville
2011-03-31
1
-2
/
+2
|
*
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
Jesper Juhl
2011-03-30
1
-8
/
+14
|
*
netdev: fix mtu check when TSO is enabled
Daniel Lezcano
2011-03-30
1
-2
/
+22
|
*
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2011-03-30
6
-9
/
+387
|
*
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
Marc Kleine-Budde
2011-03-30
1
-2
/
+6
|
*
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
2011-03-30
1
-1
/
+1
|
*
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
Ben Hutchings
2011-03-30
1
-6
/
+6
[next]