aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-13
* mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-13
* isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-13
* be2net: event queue re-designSathya Perla2012-02-13
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-13
* eth: reset addr_assign_type if eth_mac_addr() calledDanny Kukawka2012-02-13
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* ipv6: helper function to get tclassJiri Benc2012-02-13
* aeroflex: Fix typo in greth.cMasanari Iida2012-02-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-12
|\
| * skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck2012-02-10
| * ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck2012-02-10
| * ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck2012-02-10
| * ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck2012-02-10
| * ixgbe: Let the Rx buffer allocation clear status bits instead of cleanupAlexander Duyck2012-02-10
| * ixgbe: Address fact that RSC was not setting GSO size for incoming framesAlexander Duyck2012-02-10
| * ixgbe: Minor refactor of RSCAlexander Duyck2012-02-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
| |\
| | * net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-10
| | * ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-10
| | * netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| | * netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-10
| | * netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-10
| | * bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-09
| | * isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
| | * net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
| | * ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
| | * ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-09
| | * ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-09
| | * ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-09
| | * ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-09
| | * ixgbe: fix vf lookupGreg Rose2012-02-09
| | * igb: fix vf lookupGreg Rose2012-02-09
| | * e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-09
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-08
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-08
| | | |\
| | | | * zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-07
| | | | * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06
| | | | * ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-06
| | | | * ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-06
| | | | * mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-06
| | | | * ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-03
| | | | * mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-03
| | | | * ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-03
| | * | | gro: more generic L2 header checkEric Dumazet2012-02-08
| | * | | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
| | |/ /
| | * | net: enable TC35815 for MIPS againAtsushi Nemoto2012-02-07
| | * | net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-07