summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/macb: clean up ring buffer logicHavard Skinnemoen2012-11-013-73/+127
* net/macb: tx status is more than 8 bits nowNicolas Ferre2012-11-011-1/+1
* net/macb: remove macb_get_drvinfo()Nicolas Ferre2012-11-011-11/+0
* net/macb: change debugging messagesHavard Skinnemoen2012-11-011-10/+12
* net/macb: memory barriers cleanupHavard Skinnemoen2012-11-011-4/+14
* net/macb: Add support for Gigabit Ethernet modePatrice Vilchez2012-11-012-3/+16
* time: remove the timecompare code.Richard Cochran2012-11-013-319/+1
* bfin_mac: offer a PTP Hardware Clock.Richard Cochran2012-11-013-3/+175
* bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2012-11-012-70/+28
* bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran2012-11-011-0/+4
* ptp: add an ioctl to compare PHC time with system timeRichard Cochran2012-11-012-0/+46
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-0117-173/+13
* ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings2012-11-013-7/+1
* pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings2012-11-014-5/+2
* 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
OpenPOWER on IntegriCloud