summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-02Merge branch 'cnic'David S. Miller
2014-06-02cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan
2014-06-02cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan
2014-06-02cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan
2014-06-02net: davinci_emac: Remove unwanted debug/error messageChristian Riesch
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-02fec: Include pinctrl header fileFabio Estevam
2014-06-02bridge: Add bridge ifindex to bridge fdb notify msgsRoopa Prabhu
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu
2014-06-02atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-06-02Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-06-02via-ircc: Remove useless return variablesPeter Senna Tschudin
2014-06-02net: ec_bhf: Add runtime dependenciesJean Delvare
2014-06-02wan: Use usleep_range()Manuel Schölling
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin
2014-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-02drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker
2014-06-02fib_trie: use seq_file_net rather than seq->privateDavid Ahern
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-02net: filter: fix length calculation in BPF testsuiteChema Gonzalez
2014-06-02Merge branch 'mvneta'David S. Miller
2014-06-02net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia
2014-06-02net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia
2014-06-02net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mvneta: Fix missing DMA region unmapEzequiel Garcia
2014-06-02net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia
2014-06-02ipheth: Add support for iPad 2 and iPad 3Kristian Evensen
2014-06-02macvlan: add netpoll supportdingtianhong
2014-06-02Merge branch 'cdc_ncm'David S. Miller
2014-06-02net: cdc_ncm: document the sysfs APIBjørn Mork
2014-06-02net: cdc_ncm: allow tuning min_tx_pktBjørn Mork
2014-06-02net: cdc_ncm: export NCM Transfer Block (NTB) parametersBjørn Mork
2014-06-02net: cdc_ncm: drop ethtool coalesce supportBjørn Mork
2014-06-02net: cdc_ncm: use sysfs for rx/tx aggregation tuningBjørn Mork
2014-06-02net: cdc_ncm: inform usbnet when rx buffers are reducedBjørn Mork
2014-06-02net: cdc_ncm: always reallocate tx_curr_skb when tx_max increasesBjørn Mork
2014-06-02net: cdc_ncm: reduce skb truesize in rx pathBjørn Mork
2014-06-02macvlan: fix the problem when mac address changes for passthru modedingtianhong
2014-06-02team: fix mtu settingJiri Pirko