summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irda: small read past the end of array in debug codeDan Carpenter2013-04-193-3/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-193-3/+19
|\
| * netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-192-2/+14
| * netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik2013-04-181-1/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-1911-157/+211
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1811-157/+211
| |\ \
| | * | ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-121-1/+1
| | * | Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville2013-04-121-4/+20
| | |\ \
| | | * | mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-101-4/+20
| | * | | ssb: implement spurious tone avoidanceRafał Miłecki2013-04-103-1/+33
| | * | | brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| | * | | brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
| | * | | ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
| | * | | ath9k: fix DFS detector called in softirq contextZefir Kurtisi2013-04-082-4/+4
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-081-8/+19
| | |\| |
| | | * | mac80211: fix LED in idle handlingJohannes Berg2013-04-081-8/+19
* | | | | tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-04-191-33/+31
* | | | | bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet2013-04-181-25/+30
* | | | | bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | | | | bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov2013-04-181-0/+4
* | | | | Merge branch 'qlogic'David S. Miller2013-04-182-7/+11
|\ \ \ \ \
| * | | | | qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4
| * | | | | qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1
| * | | | | qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
|/ / / / /
* | | | | ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
* | | | | igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4
* | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-04-185-23/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-175-23/+28
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-04-182-13/+19
|\ \ \ \ \
| * | | | | openvswitch: correct an invalid BUG_ONHong Zhiguo2013-03-271-1/+1
| * | | | | openvswitch: Preallocate reply skb in ovs_vport_cmd_set().Jesse Gross2013-03-271-12/+18
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-04-171-1/+2
|\ \ \ \ \ \
| * | | | | | rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder2013-04-171-1/+2
* | | | | | | ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-171-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1732-119/+227
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
| * | | | | | net: drop dst before queueing fragmentsEric Dumazet2013-04-172-6/+20
| * | | | | | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
| * | | | | | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
| * | | | | | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
| * | | | | | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
| * | | | | | esp4: fix error return code in esp_output()Wei Yongjun2013-04-151-3/+3
| * | | | | | bridge: make user modified path cost stickystephen hemminger2013-04-153-1/+4
| * | | | | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-143-21/+23
| * | | | | | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
| * | | | | | net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward2013-04-121-0/+4
| * | | | | | tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
| * | | | | | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
| * | | | | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-122-18/+23
| |\ \ \ \ \ \
| | * | | | | | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15