summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Const'ify policy arg to xp_net.David S. Miller2011-02-241-1/+1
* xfrm: Const'ify selector args in xfrm_migrate paths.David S. Miller2011-02-241-1/+1
* xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-241-4/+8
* xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller2011-02-241-1/+1
* xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller2011-02-241-1/+2
* xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-241-2/+2
* xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller2011-02-241-1/+1
* xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller2011-02-241-2/+4
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-241-4/+4
* net: Make flow cache paths use a const struct flowi.David S. Miller2011-02-232-6/+8
* net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller2011-02-231-1/+2
* xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller2011-02-231-2/+4
* xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller2011-02-231-1/+2
* xfrm: Mark token args to addr_match() const.David S. Miller2011-02-231-6/+7
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-231-1/+2
* xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-231-1/+2
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-231-1/+1
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-231-1/+1
* xfrm: Mark flowi arg const in key extraction helpers.David S. Miller2011-02-231-6/+6
* net: add __rcu annotations to sk_wq and wqEric Dumazet2011-02-221-3/+4
* tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-201-2/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-201-11/+1Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-201-11/+1Star
| |\
| | * netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal2011-02-171-11/+1Star
* | | ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-181-1/+1
* | | ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller2011-02-181-1/+1
* | | net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-181-1/+1
* | | inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2011-02-102-0/+2
* | | inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-101-7/+11
* | | inetpeer: Abstract address representation further.David S. Miller2011-02-101-6/+10
* | | net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-091-1/+0Star
* | | net: Remove bogus barrier() in dst_allfrag().David S. Miller2011-02-091-2/+0Star
* | | ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-081-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-081-1/+57
|\ \ \
| * | | mac80211: Add testing functionality for TKIPJouni Malinen2011-02-031-0/+4
| * | | mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-031-1/+53
* | | | tcp: Add reference to initial CWND ietf draft.David S. Miller2011-02-061-1/+1
* | | | inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-053-5/+3Star
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-042-4/+2Star
|\ \ \ \ | | |/ / | |/| |
| * | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-041-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-031-3/+0Star
| |\ \ \ | | | |/ | | |/|
| | * | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-011-3/+0Star
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-031-0/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-0/+1
| |\ \ \
| * | | | mac80211: add MCS information to radiotapJohannes Berg2011-01-281-0/+25
* | | | | tcp: Increase the initial congestion window to 10.David S. Miller2011-02-031-9/+3Star
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-032-2/+9
|\ \ \ \ \
| * | | | | IPVS: Remove unused variablesSimon Horman2011-02-011-2/+0Star
| * | | | | netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-011-0/+9
* | | | | | ipv4: Update some fib_hash centric interface names.David S. Miller2011-02-021-3/+3