summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-128-51/+115
|\ \ | |/ |/|
| * netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-121-33/+7
| * netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-095-11/+99
| * netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-091-3/+7
| * netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-061-4/+2
* | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-111-2/+6
* | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
* | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
* | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
* | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1054-377/+619
|\ \
| * | lsm: add the missing documentation for the security_skb_owned_by() hookPaul Moore2013-04-101-0/+4
| * | bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz2013-04-101-1/+2
| * | e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
| * | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-091-3/+3
| |\ \
| | * | can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun2013-04-091-3/+3
| * | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-095-0/+27
| |/ /
| * | netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-04-081-1/+1
| * | qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-084-0/+26
| * | af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun2013-04-082-18/+24
| * | rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-04-081-2/+2
| * | bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com2013-04-081-0/+9
| * | Revert "bonding: remove sysfs before removing devices"nikolay@redhat.com2013-04-081-1/+1
| * | Merge branch 'wireless'David S. Miller2013-04-0815-290/+390
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-0815-290/+390
| | |\ \ | |/ / /
| | * | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-0310-264/+347
| | * | rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-031-2/+2
| | * | ath9k: Re-enable interrupts after a channel change failureRobert Shade2013-04-031-0/+4
| | * | brcmfmac: do not proceed if fail to download nvram to dongleFranky Lin2013-04-031-3/+3
| | * | brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-031-8/+4
| | * | brcmfmac: fix stopping AP.Hante Meuleman2013-04-031-10/+15
| | * | brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-031-3/+6
| | * | mwifiex: complete last internal scanBing Zhao2013-04-031-2/+9
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-031-0/+2
| | |\ \
| | | * | cfg80211: sched_scan_mtx lock in cfg80211_conn_work()Artem Savkov2013-03-301-0/+2
OpenPOWER on IntegriCloud