summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Remove inetpeer from routes.David S. Miller2012-07-101-57/+0
* ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-102-5/+1
* inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-103-7/+2
* inet: Remove ->get_peer() method.David S. Miller2012-07-101-1/+0
* tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-102-4/+5
* net: Kill set_dst_metric_rtt().David S. Miller2012-07-101-6/+0
* tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-102-0/+4
* tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-101-0/+1
* tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-101-0/+4
* ipv4: Fix crashes in fib_rules_tclass().David S. Miller2012-07-101-0/+1
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-071-1/+12
|\
| * netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-041-0/+3
| * netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng2012-06-271-0/+8
| * netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-271-1/+1
* | ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-052-4/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-052-1/+6
|\ \
| * | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-302-1/+6
* | | net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2012-07-051-16/+1
* | | ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-051-0/+2
* | | net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-051-0/+4
* | | decnet: Use neighbours privately in dn_route struct.David S. Miller2012-07-051-0/+2
* | | net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-052-2/+10
* | | net: Do delayed neigh confirmation.David S. Miller2012-07-052-23/+21
* | | ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-052-11/+28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-292-44/+79
|\ \ \
| * \ \ Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-262-24/+7
| |\ \ \
| | * | | nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-261-0/+2
| | * | | mac80211: clean up debuggingJohannes Berg2012-06-241-24/+0
| | * | | mac80211: add command to get current rssiVictor Goldenshtein2012-06-211-0/+5
| * | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-221-20/+72
| |\ \ \ \ | | |/ / /
| | * | | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+4
| | * | | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-0/+9
| | * | | cfg80211/nl80211: fix kernel-docJohannes Berg2012-06-131-4/+4
| | * | | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-111-6/+6
| | * | | cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh2012-06-111-10/+49
* | | | | ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-292-0/+6
* | | | | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani...Ville Nuorvala2012-06-291-0/+2
* | | | | ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller2012-06-281-1/+1
* | | | | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-281-0/+2
* | | | | tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-281-0/+1
* | | | | ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller2012-06-282-2/+1
* | | | | ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller2012-06-281-0/+1
* | | | | ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller2012-06-281-2/+3
* | | | | ipv4: Kill early demux method return value.David S. Miller2012-06-272-2/+2
* | | | | xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-271-6/+4
* | | | | Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-273-6/+6
* | | | | ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet2012-06-273-6/+6
| |_|_|/ |/| | |
* | | | mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-261-0/+8
* | | | caif-hsi: Remove use of module parametersSjur Brændeland2012-06-251-4/+10
* | | | caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-251-19/+19
OpenPOWER on IntegriCloud