summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: packet: add minimal TPACKET_V3 example codeDaniel Borkmann2013-03-301-0/+327
* macvlan: use the right RCU apiEric Dumazet2013-03-301-6/+13
* net: reorder some fields of net_deviceEric Dumazet2013-03-301-16/+17
* cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga2013-03-301-2/+2
* ip_gre: don't overwrite iflink during net_dev initAntonio Quartulli2013-03-301-1/+0
* include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang2013-03-291-0/+3
* qlcnic: Bump up the version to 5.2.39Rajesh Borundia2013-03-291-3/+3
* qlcnic: Support atomic commandsRajesh Borundia2013-03-295-9/+183
* qlcnic: Support VF-PF communication channel commands.Rajesh Borundia2013-03-2910-175/+994
* qlcnic: VF-PF communication channel implementationRajesh Borundia2013-03-297-8/+1191
* qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia2013-03-295-22/+80
* qlcnic: SR-IOV VF probeRajesh Borundia2013-03-298-22/+214
* qlcnic: Support SR-IOV enable and disableRajesh Borundia2013-03-2912-7/+613
* cirrus: cs89x0: remove two obsolete Kconfig macrosPaul Bolle2013-03-291-53/+1
* sh_eth: add R-Car support for realSergei Shtylyov2013-03-292-8/+100
* sh_eth: move data from header file to driverSergei Shtylyov2013-03-292-219/+218
* net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend2013-03-291-2/+2
* ip_tunnel: Fix off-by-one error in forming dev name.Pravin B Shelar2013-03-291-1/+1
* net: simplify the getting percpu of flow_cacheLi RongQing2013-03-291-1/+1
* netlink: fix the warning introduced by netlink API replacementHong zhi guo2013-03-291-4/+4
* audit: pass int* to nlmsg_nextAlexandru Copot2013-03-281-1/+1
* bridge: remove unused variable ifmHong zhi guo2013-03-281-9/+3
* net/macb: make clk_enable atomicSteffen Trumtrar2013-03-281-10/+10
* net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2013-03-282-0/+3
* net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar2013-03-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-2811-113/+315
|\
| * ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-282-7/+21
| * ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-281-10/+13
| * e1000e: fix scheduling while atomic bugsBruce Allan2013-03-281-4/+4
| * e1000e: increase driver version numberBruce Allan2013-03-281-1/+1
| * e1000e: cleanup unused definesBruce Allan2013-03-281-7/+0
| * e1000e: add support for LTR on I217/I218Bruce Allan2013-03-281-0/+97
| * e1000e: enable EEE by defaultBruce Allan2013-03-281-4/+0
| * e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-285-72/+88
| * e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-271-1/+28
| * e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan2013-03-271-7/+20
| * e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan2013-03-273-0/+30
| * e1000e: additional error handling on PHY register accessesBruce Allan2013-03-272-0/+13
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-2813-120/+268
|\ \
| * | batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-275-10/+10
| * | batman-adv: update Makefile copyright yearsAntonio Quartulli2013-03-271-1/+1
| * | batman-adv: Start new development cycleSimon Wunderlich2013-03-271-1/+1
| * | batman-adv: free an hard-interface before adding itAntonio Quartulli2013-03-271-6/+33
| * | batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann2013-03-272-3/+65
| * | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-274-0/+33
| * | batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner2013-03-273-3/+7
| * | batman-adv: Don't always delete softif when last slave was removedSven Eckelmann2013-03-273-6/+21
| * | batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann2013-03-271-3/+12
| * | batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann2013-03-272-88/+86
| * | batman-adv: Fix endianness errors for network codingMartin Hundebøll2013-03-272-2/+2
OpenPOWER on IntegriCloud