summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-24Merge branch 'pci_set_drvdata'David S. Miller7-9/+0
2013-10-24net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-24net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-24net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-24net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-24net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-24net: niu: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-24net: sungem: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-24sh_eth: add/use RMCR.RNC bitSergei Shtylyov2-3/+6
2013-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller557-2970/+4329
2013-10-24net: always inline net_secret_initHannes Frederic Sowa1-1/+1
2013-10-24net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch1-1/+1
2013-10-23batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich5-97/+157
2013-10-23batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2013-10-23batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli3-2/+28
2013-10-23batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli2-1/+30
2013-10-23batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli3-31/+12
2013-10-23batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli1-2/+7
2013-10-23batman-adv: limit local translation table max sizeMarek Lindner5-36/+173
2013-10-23batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli1-11/+24
2013-10-23batman-adv: provide orig_node routing APIAntonio Quartulli3-88/+151
2013-10-23batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli1-8/+9
2013-10-23batman-adv: adapt bonding to use the new API functionsAntonio Quartulli3-15/+32
2013-10-23batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli4-1/+30
2013-10-23batman-adv: add bat_neigh_cmp API functionAntonio Quartulli3-1/+25
2013-10-23batman-adv: add bat_orig_print API functionAntonio Quartulli3-56/+78
2013-10-23batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli4-95/+135
2013-10-23batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli8-71/+103
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-65/+111
2013-10-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds8-21/+60
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap1-0/+1
2013-10-23bcache: Fixed incorrect order of arguments to bio_alloc_bioset()Kent Overstreet1-1/+1
2013-10-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-65/+158
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-0/+31
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds137-715/+1311
2013-10-23macvlan: resolve ENOENT errors on creationJohn Fastabend1-6/+5
2013-10-23bonding: move bond-specific init after enslave happensVeaceslav Falico1-51/+14
2013-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-127/+146
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin1-1/+18
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin1-2/+2
2013-10-22Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing3-22/+28
2013-10-22net: remove function sk_reset_txq()ZHAO Gang2-9/+1
2013-10-22i40e: Bump versionCatherine Sullivan1-1/+1
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2-3/+3
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson1-16/+23
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson1-8/+8
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson3-8/+8
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg1-45/+33
2013-10-22i40e: fix sign extension issueJesse Brandeburg1-6/+6
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg1-16/+18