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-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-12-06
bnx2x: fix crash while ethtool -t
Dmitry Kravkov
2011-12-06
netback: fix typo in comment
Wei Liu
2011-12-06
netback: remove redundant assignment
Wei Liu
2011-12-06
bnx2x, cnic: support DRV_INFO upon FW request
Barak Witkowski
2011-12-06
bnx2x: support classification config query
Ariel Elior
2011-12-06
bnx2x: add fcoe statistics
Barak Witkowski
2011-12-06
bnx2x: add PFC statistics
Barak Witkowski
2011-12-06
openvswitch: small potential memory leak in ovs_vport_alloc()
Dan Carpenter
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-06
ipv4: arp: Cleanup in arp.c
Igor Maravic
2011-12-05
tcp: remove TCP_OFF and TCP_PAGE macros
Eric Dumazet
2011-12-05
bql: fix CONFIG_XPS=n build
Eric Dumazet
2011-12-05
tcp: fix tcp_trim_head()
Eric Dumazet
2011-12-05
caif: Stash away hijacked skb destructor and call it later
sjur.brandeland@stericsson.com
2011-12-05
caif: Add support for flow-control on device's tx-queue
sjur.brandeland@stericsson.com
2011-12-05
caif: Add support for CAIF over CDC NCM USB interface
sjur.brandeland@stericsson.com
2011-12-05
if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.
sjur.brandeland@stericsson.com
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-12-05
infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c
David Miller
2011-12-05
cxgb4i: Handle dst_get_neighbour_noref() returning NULL.
David Miller
2011-12-05
libcxgbi: Handle dst_get_neighbour_noref() returning NULL.
David Miller
2011-12-05
infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...
David Miller
2011-12-05
infiniband: nes: Use dst's neighbour entry.
David Miller
2011-12-05
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
David Miller
2011-12-05
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
ixgbe: Remove function prototype for non-existent function
Greg Rose
2011-12-05
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-12-05
igb: Update DMA Coalescing threshold calculation.
Matthew Vick
2011-12-05
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-04
tcp: tcp_sendmsg() page recycling
Eric Dumazet
2011-12-04
tcp: take care of misalignments
Eric Dumazet
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
ll_temac: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
enic: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
bnx2x: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
tcp: drop SYN+FIN messages
Eric Dumazet
2011-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-12-03
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
2011-12-03
ipv6: Various cleanups in route.c
David S. Miller
2011-12-03
ipv6: Various cleanups in ip6_route.c
David S. Miller
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
2011-12-03
genetlink: Add rcu_dereference_genl and genl_dereference.
Jesse Gross
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
[next]