summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli2013-10-233-31/+12
* batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli2013-10-231-2/+7
* batman-adv: limit local translation table max sizeMarek Lindner2013-10-235-36/+173
* batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli2013-10-231-11/+24
* batman-adv: provide orig_node routing APIAntonio Quartulli2013-10-233-88/+151
* batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli2013-10-231-8/+9
* batman-adv: adapt bonding to use the new API functionsAntonio Quartulli2013-10-233-15/+32
* batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli2013-10-234-1/+30
* batman-adv: add bat_neigh_cmp API functionAntonio Quartulli2013-10-233-1/+25
* batman-adv: add bat_orig_print API functionAntonio Quartulli2013-10-233-56/+78
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-234-95/+135
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-238-71/+103
* macvlan: resolve ENOENT errors on creationJohn Fastabend2013-10-221-6/+5
* bonding: move bond-specific init after enslave happensVeaceslav Falico2013-10-221-51/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-225-127/+146
|\
| * i40e: Bump versionCatherine Sullivan2013-10-221-1/+1
| * i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2013-10-222-3/+3
| * i40e: check vsi ptrs before dumping themShannon Nelson2013-10-221-16/+23
| * i40e: reorder block declarations in debugfsShannon Nelson2013-10-221-8/+8
| * i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-223-8/+8
| * i40e: refactor fdir setup functionJesse Brandeburg2013-10-221-45/+33
| * i40e: fix sign extension issueJesse Brandeburg2013-10-221-6/+6
| * i40e: fix use of untrusted scalar value warningJesse Brandeburg2013-10-221-16/+18
| * i40e: clamp debugfs nvm read commandJesse Brandeburg2013-10-221-3/+5
| * i40e: debugfs fixupsJesse Brandeburg2013-10-221-12/+26
| * i40e: fixup legacy interrupt handlingShannon Nelson2013-10-221-6/+12
| * i40e: assign correct vector to VFMitch Williams2013-10-221-1/+1
| * i40e: don't free nonexistent ringsMitch Williams2013-10-221-5/+6
| * i40e: do not flush after re-enabling interruptsJesse Brandeburg2013-10-222-3/+2
* | net: remove function sk_reset_txq()ZHAO Gang2013-10-222-9/+1
* | net: ksz884x: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* | net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* | net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* | Merge branch 'pci_set_drvdata'David S. Miller2013-10-2215-22/+0
|\ \ | |/ |/|
| * net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: sunhme: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: smsc9420: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: sis190: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: r8169: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: 8139too: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: 8139cp: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: r6040: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: qla3xxx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: qlcnic: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
| * net: netxen: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0
| * net: pasemi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0
|/
* Merge branch 'sit_tso'David S. Miller2013-10-219-18/+59
|\
OpenPOWER on IntegriCloud