summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | block: fix NULL icq_cache referenceShaohua Li2012-01-191-4/+6
| * | | | block,cfq: change code orderShaohua Li2012-01-191-3/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10116-400/+518
|\ \ \ \ \
| * | | | | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-101-1/+2
| * | | | | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-101-1/+1
| * | | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-102-13/+42
| * | | | | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-101-6/+0
| * | | | | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-101-1/+1
| * | | | | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-091-6/+4
| * | | | | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-091-1/+1
| * | | | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-095-10/+13
| * | | | | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
| * | | | | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
| * | | | | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
| * | | | | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
| * | | | | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
| * | | | | ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
| * | | | | igb: fix vf lookupGreg Rose2012-02-091-1/+2
| * | | | | e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-091-4/+6
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-089-16/+45
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-089-16/+45
| | |\ \ \ \ \
| | | * | | | | zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
| | | * | | | | bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1
| | | * | | | | ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
| | | * | | | | ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
| | | * | | | | mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-062-5/+10
| | | * | | | | ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
| | | * | | | | mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
| | | * | | | | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
| * | | | | | | gro: more generic L2 header checkEric Dumazet2012-02-081-2/+8
| * | | | | | | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-083-47/+24
| |/ / / / / /
| * | | | | | net: enable TC35815 for MIPS againAtsushi Nemoto2012-02-071-1/+1
| * | | | | | net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-072-4/+3
| * | | | | | net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier2012-02-071-1/+1
| * | | | | | bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-071-2/+1
| * | | | | | CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro2012-02-071-1/+4
| * | | | | | Revert "skge: check for PCI dma mapping errors"stephen hemminger2012-02-071-58/+13
| * | | | | | mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo2012-02-061-1/+5
| * | | | | | mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo2012-02-063-4/+6
| * | | | | | mlx4_core: use correct port for steeringEugenia Emantayev2012-02-061-6/+6
| * | | | | | mlx4_core: use correct flag for unicast_promiscEugenia Emantayev2012-02-061-2/+2
| * | | | | | mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev2012-02-061-5/+5
| * | | | | | via-velocity: S3 resume fix.David Lv2012-02-051-3/+0
| * | | | | | ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-042-0/+14
| * | | | | | tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu2012-02-041-0/+5
| * | | | | | netprio_cgroup: Fix obo in get_prioidxNeil Horman2012-02-041-3/+4
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-047-18/+29
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-037-18/+29
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-02-011-1/+1
| | | * | | | | iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
OpenPOWER on IntegriCloud