summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-62/+48
| |\ \
| | * | ethtool: Check that reserved fields of struct ethtool_rxfh are 0Ben Hutchings2014-06-031-53/+36
| | * | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-4/+4
| | * | ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings2014-05-191-1/+4
| | * | ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings2014-05-191-5/+7
| | * | ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings2014-05-191-9/+7
| * | | inetpeer: get rid of ip_id_countEric Dumazet2014-06-021-25/+0
| * | | net: Add support for device specific address syncingAlexander Duyck2014-06-021-0/+85
| * | | net: filter: improve filter block macrosDaniel Borkmann2014-06-011-124/+72
| * | | net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-011-216/+125
| * | | net: tso: Export symbols for modular buildSachin Kamat2014-05-301-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-246-12/+119
| |\ \ \
| * | | | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-232-2/+2
| * | | | net: filter: remove DL macroDaniel Borkmann2014-05-231-94/+99
| * | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-231-2/+2
| * | | | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-6/+32
| * | | | net: Add a software TSO helper APIEzequiel Garcia2014-05-222-1/+73
| * | | | net: filter: cleanup invocation of internal BPFAlexei Starovoitov2014-05-211-16/+28
| * | | | pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf2014-05-161-25/+25
| * | | | net: filter: x86: internal BPF JITAlexei Starovoitov2014-05-151-1/+8
| | |/ / | |/| |
| * | | net: ptp: mark filter as __initdataMathias Krause2014-05-131-1/+1
| * | | net: filter: Fix redefinition warnings on x86-64.David S. Miller2014-05-131-34/+37
| * | | net: rename local_df to ignore_dfWANG Cong2014-05-121-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-124-34/+94
| |\ \ \
| * | | | net: filter: make BPF conversion more readableAlexei Starovoitov2014-05-121-92/+50
| * | | | unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu2014-05-051-4/+4
| * | | | net: filter: misc/various cleanupsDaniel Borkmann2014-05-041-8/+7
| * | | | net: filter: make register naming more comprehensibleDaniel Borkmann2014-05-041-106/+109
| * | | | net: filter: simplify label names from jump-tableDaniel Borkmann2014-05-041-154/+154
| * | | | ethtool: exit the loop when invalid index occursJean Sacren2014-04-281-1/+3
| * | | | net_namespace: trivial cleanupxiao jin2014-04-261-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-242-9/+11
| |\ \ \ \
| * | | | | filter: added BPF random opcodeChema Gonzalez2014-04-221-0/+12
| * | | | | ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-221-14/+207
| * | | | | net: Add __dev_forward_skbHerbert Xu2014-04-201-18/+24
* | | | | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-092-8/+8
|\ \ \ \ \ \
| * | | | | | cgroup: remove css_parent()Tejun Heo2014-05-162-2/+2
| * | | | | | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-131-6/+6
| |/ / / / /
* | | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-082-5/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-182-5/+5
* | | | | | net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-021-1/+6
* | | | | | net: fix wrong mac_len calculation for vlansNikolay Aleksandrov2014-06-011-10/+25
|/ / / / /
* | | | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-161-0/+26
* | | | | vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-161-1/+0
* | | | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-161-0/+50
* | | | | net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2014-05-162-2/+3
* | | | | rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-153-3/+34
* | | | | net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-141-4/+4
* | | | | neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong2014-05-131-2/+2
| |_|_|/ |/| | |
OpenPOWER on IntegriCloud