summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-0119-0/+153
* tuntap: choose the txq based on rxqJason Wang2012-11-011-3/+224
* tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang2012-11-012-8/+51
* tuntap: multiqueue supportJason Wang2012-11-011-88/+220
* tuntap: introduce multiqueue flagsJason Wang2012-11-011-0/+2
* tuntap: RCUify dereferencing between tun_struct and tun_fileJason Wang2012-11-011-48/+47
* tuntap: move socket to tun_fileJason Wang2012-11-011-121/+145
* tuntap: log the unsigned informaiton with %uJason Wang2012-11-011-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-3121-152/+419
|\
| * igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck2012-10-291-1/+1
| * igb: Update firmware version info for ethtool output.Carolyn Wyborny2012-10-294-50/+126
| * igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick2012-10-292-12/+21
| * igbvf: Check for error on dma_map_single callGreg Rose2012-10-291-0/+13
| * ixgbevf: Do not forward LLDP type framesGreg Rose2012-10-291-0/+5
| * ixgbe: reduce PTP rx path overheadJiri Benc2012-10-291-2/+4
| * ixgbe: add/update descriptor maps in commentsJosh Hay2012-10-291-6/+55
| * ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck2012-10-291-5/+4
| * ixgbe: Return success or failure on VF MAC filter setGreg Rose2012-10-291-1/+1
| * ixgbe: clean up the condition for turning on/off the laserEmil Tantilov2012-10-291-23/+8
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-297-19/+26
| * ixgbe: Fix return value from macvlan filter functionGreg Rose2012-10-291-1/+2
| * ixgbe: Add support for pipeline resetDon Skidmore2012-10-293-32/+153
* | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-312-8/+6
* | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-311-0/+21
* | net: filter: add vlan tag accessEric Dumazet2012-10-313-1/+14
* | net/cadence: depend on HAS_IOMEMJoachim Eastwood2012-10-311-0/+1
* | netxen: explicity handle pause autoneg parameterFlavio Leitner2012-10-311-0/+7
* | tcp: make tcp_clear_md5_list staticstephen hemminger2012-10-311-1/+1
* | net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn2012-10-311-1/+1
* | dlink: dl2k: use the module_pci_driver macroDevendra Naga2012-10-311-15/+1
* | realtek: r8169: use module_pci_driver macroDevendra Naga2012-10-311-12/+1
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-3116-247/+238
|\ \
| * | batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-291-4/+11
| * | batman-adv: pass the WIFI flag from the local to global entryAntonio Quartulli2012-10-292-9/+28
| * | batman-adv: properly convert flag into a boolean valueAntonio Quartulli2012-10-291-1/+1
| * | batman-adv: check for more space before accessing the skbAntonio Quartulli2012-10-291-2/+6
| * | batman-adv: print packets re-routing on DBG_TT and ratelimit itAntonio Quartulli2012-10-291-4/+4
| * | batman-adv: properly store the roaming timeAntonio Quartulli2012-10-291-0/+6
| * | batman-adv: don't allow ECTP traffic on batman-advSimon Wunderlich2012-10-291-2/+10
| * | batman-adv: Only increase refcounter once for alternate routerSven Eckelmann2012-10-291-15/+8
| * | batman-adv: Check return value of try_module_getSven Eckelmann2012-10-294-18/+12
| * | batman-adv: Remove extra check in batadv_bit_get_packetSven Eckelmann2012-10-291-13/+10
| * | batman-adv: Set special lockdep classes to avoid lockdep warningSven Eckelmann2012-10-291-0/+44
| * | batman-adv: return proper value in case of hash_add failureAntonio Quartulli2012-10-291-1/+1
| * | batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-296-91/+57
| * | batman-adv: Remove unused define BAT_ATTR_HIF_UINTSven Eckelmann2012-10-291-49/+0
| * | batman-adv: split hard_iface struct for each routing protocolMarek Lindner2012-10-293-24/+39
| * | batman-adv: use check_unicast_packet() in recv_roam_adv()Antonio Quartulli2012-10-291-14/+1
| |/
* | qla3xxx: remove unused variable in ql_process_mac_tx_intr()Wei Yongjun2012-10-311-3/+0
* | qla3xxx: use module_pci_driver to simplify the codeWei Yongjun2012-10-311-12/+1
OpenPOWER on IntegriCloud