index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
2011-07-13
slip: remove dead code within the slip initialization
Matvejchikov Ilya
2011-07-13
slip: remove redundant check slip_devs for NULL
Matvejchikov Ilya
2011-07-13
slip: fix MTU comparation operation when reallocating buffers
Matvejchikov Ilya
2011-07-13
slip: remove redundant NULL-pointer check before calling slhc_free
Matvejchikov Ilya
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2011-07-13
ipv4: Inline neigh binding.
David Miller
2011-07-12
net: Add documentation for netdev features handling
Michał Mirosław
2011-07-12
be2net: move to new vlan model
Ajit Khaparde
2011-07-12
be2net: account for skb allocation failures
Eric Dumazet
2011-07-12
e1000e: use GFP_KERNEL allocations at init time
Jeff Kirsher
2011-07-12
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
2011-07-12
lanai: use pci_dev->subsystem_device
Sergei Shtylyov
2011-07-11
drivers/net: static should be at beginning of declaration
Jesper Juhl
2011-07-11
inetpeer: kill inet_putpeer race
Eric Dumazet
2011-07-11
e1000e: remove e1000_queue_stats
Eric Dumazet
2011-07-11
net: introduce __netdev_alloc_skb_ip_align
Eric Dumazet
2011-07-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-07-11
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
2011-07-11
igb: Add support of SerDes Forced mode for certain hardware
Carolyn Wyborny
2011-07-11
igb: Update copyright on all igb driver files.
Carolyn Wyborny
2011-07-11
igb: Fix lack of flush after register write and before delay
Carolyn Wyborny
2011-07-11
ipv4: Use universal hash for ARP.
David S. Miller
2011-07-11
neigh: Store hash shift instead of mask.
David S. Miller
2011-07-10
skbuff: update struct sk_buff members comments
Daniel Baluta
2011-07-09
benet: Add missing comma between constant string array
Joe Perches
2011-07-09
skbuff: clear tx zero-copy flag
Shirley Ma
2011-07-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-08
bna: use netdev_alloc_skb_ip_align()
Eric Dumazet
2011-07-08
ATM: Delete no use FILL_RX_POOLS_IN_BH marco
Wang Shaoyan
2011-07-08
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-07-08
dcbnl: unlock on an error path in dcbnl_cee_fill()
Dan Carpenter
2011-07-08
skge/sky2: change config references to Marvell
stephen hemminger
2011-07-08
sky2: version 1.29
stephen hemminger
2011-07-08
sky2: support for new Optima chipsets (EXPERIMENTAL)
stephen hemminger
2011-07-08
sky2: use correct Inter Packet Gap at 10/100mbit
stephen hemminger
2011-07-08
sky2: force receive checksum when using RSS on some hardware (v2)
stephen hemminger
2011-07-08
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
2011-07-07
batman-adv: request the full table if tt_crc doesn't match
Antonio Quartulli
2011-07-07
batman-adv: keep global table consistency in case of roaming
Antonio Quartulli
[next]