aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller2012-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso2012-07-09
* | ipv6: optimize ipv6 addresses comparesEric Dumazet2012-07-11
* | ipv4: Remove inetpeer from routes.David S. Miller2012-07-11
* | ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-11
* | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-11
* | inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-11
* | inet: Remove ->get_peer() method.David S. Miller2012-07-11
* | tcp: Remove tw->tw_peerDavid S. Miller2012-07-11
* | tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-11
* | net: Kill set_dst_metric_rtt().David S. Miller2012-07-11
* | tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-11
* | tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-10
* | tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-10
* | etherdevice: introduce eth_broadcast_addrJohannes Berg2012-07-10
* | ipv4: Fix crashes in fib_rules_tclass().David S. Miller2012-07-10
* | phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-09
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-07
|\ \
| * | net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-04
* | | net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-07
* | | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-07
* | | net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-07
* | | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-07
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-07
|\ \ \
| * | | netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-04
| * | | netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-04
| * | | netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng2012-06-27
| * | | netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-27
| * | | netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-27
* | | | ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-03
| |\ \ \
| | * | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-01
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-03
| |\ \ \ \
| | * | | | block: Drop dead function blk_abort_queue()Asias He2012-06-15
| | * | | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
| * | | | | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-06-30
| | |/ / / | |/| | |
* | | | | net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-05
* | | | | net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2012-07-05
* | | | | ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-05
* | | | | net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-05
* | | | | decnet: Use neighbours privately in dn_route struct.David S. Miller2012-07-05
* | | | | net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-05
* | | | | net: Do delayed neigh confirmation.David S. Miller2012-07-05
* | | | | ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-05
| |_|_|/ |/| | |
* | | | phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-01
* | | | net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2012-06-30
* | | | netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-29
* | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29