aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: Fix save software checksum completeTom Herbert2014-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
| |\
| | * net/core: Add VF link state control policyDoug Ledford2014-06-11
| | * net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-06-11
| | * net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-08
| * | net: Save software checksum completeTom Herbert2014-06-11
| * | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
| * | net: filter: fix warning on 32-bit archAlexei Starovoitov2014-06-11
| * | net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-05
| |\|
| | * net: filter: fix SKF_AD_PKTTYPE extension on big-endianAlexei Starovoitov2014-06-05
| * | MPLS: Use mpls_features to activate software MPLS GSO segmentationSimon Horman2014-06-05
| * | net: use the new API kvfree()WANG Cong2014-06-05
| * | net: Support for multiple checksums with gsoTom Herbert2014-06-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
| |\|
| | * rtnetlink: fix a memory leak when ->newlink failsCong Wang2014-06-03
| * | net: remove some unless free on failure in alloc_netdev_mqs()WANG Cong2014-06-03
| * | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-03
| |\ \
| | * | ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-02
| | * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
| | * | ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-18
| | * | ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-18
| | * | ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings2014-05-18
| * | | inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
| * | | net: Add support for device specific address syncingAlexander Duyck2014-06-02
| * | | net: filter: improve filter block macrosDaniel Borkmann2014-06-02
| * | | net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-02
| * | | net: tso: Export symbols for modular buildSachin Kamat2014-05-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\ \ \
| * | | | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
| * | | | net: filter: remove DL macroDaniel Borkmann2014-05-23
| * | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-23
| * | | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
| * | | | net: Add a software TSO helper APIEzequiel Garcia2014-05-22
| * | | | net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-21
| * | | | pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf2014-05-16
| * | | | net: filter: x86: internal BPF JITAlexei Starovoitov2014-05-15
| | |/ / | |/| |
| * | | net: ptp: mark filter as __initdataMathias Krause2014-05-13
| * | | net: filter: Fix redefinition warnings on x86-64.David S. Miller2014-05-13
| * | | net: rename local_df to ignore_dfWANG Cong2014-05-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
| |\ \ \
| * | | | net: filter: make BPF conversion more readableAlexei Starovoitov2014-05-12
| * | | | unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu2014-05-05
| * | | | net: filter: misc/various cleanupsDaniel Borkmann2014-05-04
| * | | | net: filter: make register naming more comprehensibleDaniel Borkmann2014-05-04
| * | | | net: filter: simplify label names from jump-tableDaniel Borkmann2014-05-04
| * | | | ethtool: exit the loop when invalid index occursJean Sacren2014-04-28
| * | | | net_namespace: trivial cleanupxiao jin2014-04-26