summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-27
| * | | | | | | | | | ipv4: Don't store a rule pointer in fib_result.David S. Miller2012-07-13
| |/ / / / / / / / /
| * | | | | | | | | ipv4: Remove tb_peers from fib_table.David S. Miller2012-07-12
| * | | | | | | | | ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2012-07-12
| * | | | | | | | | ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-12
| * | | | | | | | | ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller2012-07-12
| * | | | | | | | | ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller2012-07-11
| * | | | | | | | | ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller2012-07-11
| * | | | | | | | | ipv4: Kill ip_rt_redirect().David S. Miller2012-07-11
| * | | | | | | | | ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller2012-07-11
| * | | | | | | | | ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.David S. Miller2012-07-11
| * | | | | | | | | ipv4: Rearrange arguments to ip_rt_redirect()David S. Miller2012-07-11
| * | | | | | | | | tcp: TCP Small QueuesEric Dumazet2012-07-11
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ipv6: optimize ipv6 addresses comparesEric Dumazet2012-07-10
| * | | | | | | | | | ipv4: Remove inetpeer from routes.David S. Miller2012-07-10
| * | | | | | | | | | ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-10
| * | | | | | | | | | inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-10
| * | | | | | | | | | inet: Remove ->get_peer() method.David S. Miller2012-07-10
| * | | | | | | | | | tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-10
| * | | | | | | | | | net: Kill set_dst_metric_rtt().David S. Miller2012-07-10
| * | | | | | | | | | tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-10
| * | | | | | | | | | 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
| * | | | | | | | | | ipv4: Fix crashes in fib_rules_tclass().David S. Miller2012-07-10
| * | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-07
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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
| * | | | | | | | | | | ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-05
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-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
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | nl80211: specify RSSI threshold in scheduled scanThomas Pedersen2012-06-26
| | | * | | | | | | | | mac80211: clean up debuggingJohannes Berg2012-06-24
| | | * | | | | | | | | mac80211: add command to get current rssiVictor Goldenshtein2012-06-21
| | * | | | | | | | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-22
| | |\| | | | | | | | |
| | | * | | | | | | | | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-18
| | | * | | | | | | | | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-14
| | | * | | | | | | | | cfg80211/nl80211: fix kernel-docJohannes Berg2012-06-13
| | | * | | | | | | | | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-11
| | | * | | | | | | | | cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh2012-06-11
| * | | | | | | | | | | ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-29