summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger
2012-02-03can: Kconfig: add more information about Intel EG20T PCH CAN controllerTomoya MORINAGA
2012-02-03can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime
2012-02-03can: ems_usb: Improved memory handling on ems_usb_startSebastian Haas
2012-02-03can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACKReuben Dowle
2012-02-03can: dev: let can_get_echo_skb() return dlc of CAN frameMarc Kleine-Budde
2012-02-03can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-02can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2012-02-02can: ems_usb: Removed double netif_device_detachSebastian Haas
2012-02-02can: pch_can: fix error passive level testXi Wang
2012-02-02can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2012-02-02can: cc770: Fix indirect access deadlock on ISA cardsWolfgang Zarre
2012-02-02can: cc770: store echo skb before starting the transferWolfgang Grandegger
2012-02-02can: flexcan: fix irq flooding by clearing all interrupt sourcesWolfgang Grandegger
2012-02-02eicon: fix -Warray-bounds warningDanny Kukawka
2012-02-02qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller
2012-02-02caif: Bugfix double kfree_skb upon xmit failureDmitry Tarnyagin
2012-02-02caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd.sjur.brandeland@stericsson.com
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-02-02net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang
2012-02-02drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall
2012-02-02net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun
2012-02-02tcp: properly initialize tcp memory limitsJason Wang
2012-02-02bna: Implement ethtool flash_device entry point.Krishna Gudipati
2012-02-01atm: clip: Convert over to dst_neigh_lookup().David S. Miller
2012-02-01decnet: Add missing neigh->ha locking to dn_neigh_output_packet()David S. Miller
2012-02-01ipv6: Remove never used function inet6_ac_check().David S. Miller
2012-02-01PATCH V2 net-next] net: dev: Convert printks to pr_<level>Joe Perches
2012-02-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl
2012-02-01ethtool: Null-terminate filename passed to ethtool_ops::flash_deviceBen Hutchings
2012-02-01vmxnet3: Fix typo in vmxnet3_drv.cMasanari Iida
2012-02-01atm: Fix typo in lanai.cMasanari Iida
2012-02-01net: Disambiguate kernel messageArun Sharma
2012-02-01hamradio: fix incompatible pointer in module parameterDanny Kukawka
2012-02-01net/hyperv: rx_bytes should account the ether header sizeWei Yongjun
2012-02-01be2net: add descriptions for stat counters reported via ethtoolSathya Perla
2012-02-01ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr
2012-02-01netpoll: Neaten MAX_SKB_SIZE macroJoe Perches
2012-02-01netpoll: Convert printks to np_<level> and add pr_fmtJoe Perches
2012-02-01mISDN: use memchr_invAkinobu Mita
2012-02-01tcp: md5: RST: getting md5 key from listenerShawn Lu
2012-02-01xfrm6: remove unneeded NULL check in __xfrm6_output()Dan Carpenter
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches