index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2011-02-22
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
2011-02-22
xfrm: Mark token args to addr_match() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
xfrm: Mark flowi arg const in key extraction helpers.
David S. Miller
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-02-20
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-17
ipv4: Use const'ify fib_result deep in the route call chains.
David S. Miller
2011-02-17
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
David S. Miller
2011-02-17
net: Add initial_ref arg to dst_alloc().
David S. Miller
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2011-02-10
inetpeer: Add redirect and PMTU discovery cached info.
David S. Miller
2011-02-10
inetpeer: Abstract address representation further.
David S. Miller
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2011-02-08
net: Remove bogus barrier() in dst_allfrag().
David S. Miller
2011-02-08
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-05
tcp: Add reference to initial CWND ietf draft.
David S. Miller
2011-02-04
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-03
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
Julia Lawall
2011-02-03
mac80211: Add testing functionality for TKIP
Jouni Malinen
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-02
tcp: Increase the initial congestion window to 10.
David S. Miller
2011-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-01
ipv4: Update some fib_hash centric interface names.
David S. Miller
2011-02-01
IPVS: Remove unused variables
Simon Horman
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
2011-01-31
ipv4: Consolidate all default route selection implementations.
David S. Miller
2011-01-31
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
2011-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-30
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
Eric W. Biederman
2011-01-28
ipv4: Attach FIB info to dst_default_metrics when possible
David S. Miller
2011-01-28
ipv4: Allocate fib metrics dynamically.
David S. Miller
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
mac80211: add MCS information to radiotap
Johannes Berg
2011-01-27
net: Pre-COW metrics for TCP.
David S. Miller
2011-01-27
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-01-27
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
David S. Miller
[next]