summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZEBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork
2013-11-02net: cdc_ncm: simplify and optimize frame paddingBjørn Mork
2013-11-02net: cdc_mbim: change the default to send ZLPsBjørn Mork
2013-11-02net: cdc_mbim: handle IPv6 Neigbor SolicitationsBjørn Mork
2013-11-02smsc9420: replace printk with netdev_ callsBen Boeckel
2013-11-02smc91c92_cs: replace printk with netdev_ callsBen Boeckel
2013-11-02smc9194: replace printk with netdev_ callsBen Boeckel
2013-11-02smsc911x: replace printk with netdev_ callsBen Boeckel
2013-11-02smc911x: replace printk with netdev_ callsBen Boeckel
2013-11-02smc91x: replace printk with netdev_ callsBen Boeckel
2013-11-02epic100: replace printk with netdev_ callsBen Boeckel
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-11-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2013-11-01ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2013-11-01ixgbevf: remove redundant workaroundEmil Tantilov
2013-11-01e1000: fix wrong queue idx calculationHong Zhiguo
2013-10-31sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames
2013-10-30Merge branch '6lowpan'David S. Miller
2013-10-306lowpan: cleanup skb copy dataAlexander Aring
2013-10-306lowpan: set 6lowpan network and transport headerAlexander Aring
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring
2013-10-306lowpan: remove unnecessary set of headersAlexander Aring
2013-10-30ipv6: remove the unnecessary statement in find_match()Duan Jiong
2013-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong
2013-10-30bgmac: pass received packet to the netif instead of copying itRafał Miłecki
2013-10-30tipc: remove two indentation levels in tipc_recv_msg routineYing Xue
2013-10-29arc_emac: drop redundant mac address checkLuka Perkov
2013-10-29mvneta: drop redundant mac address checkLuka Perkov
2013-10-29octeon_mgmt: drop redundant mac address checkLuka Perkov
2013-10-29tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-29net: mvmdio: doc: mvmdio now used by mv643xx_ethLeigh Brown
2013-10-29net: mvmdio: slight optimisation of orion_mdio_writeLeigh Brown
2013-10-29net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown
2013-10-29net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown
2013-10-29net/benet: Make lancer_wait_ready() staticGavin Shan
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-29netconsole: Convert to pr_<level>Joe Perches
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann