aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-22teaming: fix vlan_features computingMichal Kubeček1-1/+1
2014-05-22bonding: fix vlan_features computingMichal Kubeček1-0/+1
2014-05-22vlan: more careful checksum features handlingMichal Kubeček2-2/+16
2014-05-22net: fec: correct the MDIO clock sourceNimrod Andy1-1/+1
2014-05-22net: fec: optimize the clock management to save powerNimrod Andy1-64/+56
2014-05-22net: mv643xx_eth: Implement software TSOEzequiel Garcia1-4/+160
2014-05-22net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia1-12/+6
2014-05-22net: mv643xx_eth: Factorize feature settingEzequiel Garcia1-3/+5
2014-05-22net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia1-3/+6
2014-05-22net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia1-48/+65
2014-05-22net: mvneta: Implement software TSOEzequiel Garcia1-1/+152
2014-05-22net: mvneta: Clean mvneta_tx() sk_buff handlingEzequiel Garcia1-8/+7
2014-05-22net: mvneta: Factorize feature settingEzequiel Garcia1-2/+2
2014-05-22net: Add a software TSO helper APIEzequiel Garcia3-1/+93
2014-05-22tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell3-19/+35
2014-05-21wimax/i2400m: make return of 0 explicitJulia Lawall1-5/+2
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov4-26/+34
2014-05-21MAINTAINERS: Update enic maintainersGovindarajulu Varadarajan1-2/+1
2014-05-21enic: Add support for adaptive interrupt coalescingSujith Sankar4-6/+244
2014-05-21vxge: Use time_before()Manuel Schölling1-2/+2
2014-05-21ieee802154: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+3
2014-05-21atm: idt77252: Remove redundant error checkPeter Senna Tschudin1-4/+4
2014-05-21ipv6: slight optimization in ip6_dst_gcLi RongQing1-1/+1
2014-05-21net-tun: restructure tun_do_read for better sleep/wakeup efficiencyXi Wang1-38/+16
2014-05-21net: tunnels - enable module autoloadingTom Gundersen3-0/+3
2014-05-21i40e: fix passing wrong error code to i40e_open()Jean Sacren1-1/+1
2014-05-21i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-20/+11
2014-05-21can: gs_usb: gs_destroy_candev(): fix use after freeMarc Kleine-Budde1-1/+1
2014-05-21i40e: Check PCI_IOV config to avoid compile errorGreg Rose1-0/+2
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg2-2/+0
2014-05-21i40e: Don't disable SR-IOV when VFs are assignedMitch Williams1-1/+10
2014-05-21i40e: remove hardcode of stats struct size in ethtoolShannon Nelson1-2/+3
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams2-70/+52
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams2-2/+8
2014-05-21i40evf: make ethtool_ops constMitch Williams1-1/+1
2014-05-21i40evf: don't lie to ethtoolMitch Williams1-1/+1
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams1-5/+7
2014-05-21i40e: add required includeMitch Williams2-4/+1
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg20-14/+74
2014-05-21i40evf: Remove unused definesCatherine Sullivan1-9/+0
2014-05-21i40evf: Update AdminQ interfaceShannon Nelson1-14/+8
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork2-4/+4
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2-39/+56
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2-59/+52
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso1-58/+32
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2-14/+78
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2-19/+136
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso1-25/+26
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso1-6/+3
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2-45/+175