Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1ebfd79eb46a89eacf3cbdf4a463d5d572d3557b
/
net
4cc6773
[NetLabel]: update docs with website information
by Paul Moore
· 18 years ago
fd38585
[NetLabel]: rework the Netlink attribute handling (part 2)
by Paul Moore
· 18 years ago
fcd4828
[NetLabel]: rework the Netlink attribute handling (part 1)
by Paul Moore
· 18 years ago
609c92f
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
by Paul Moore
· 18 years ago
14a72f5
[NetLabel]: correct improper handling of non-NetLabel peer contexts
by Paul Moore
· 18 years ago
597811e
[TCP]: make cubic the default
by Stephen Hemminger
· 18 years ago
3d2573f
[TCP]: default congestion control menu
by Stephen Hemminger
· 18 years ago
76a081e
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 18 years ago
3e597c6
[PATCH] fix iptables __user misannotations
by Al Viro
· 18 years ago
e41542f
[DCCP]: Introduce dccp_probe
by Ian McDonald
· 18 years ago
3dd9a7c
[DCCP]: Use constants for CCIDs
by Ian McDonald
· 18 years ago
00e4d11
[DCCP]: Allow default/fallback service code.
by Gerrit Renker
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
9f261e0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
a53a3c5
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
by Steve Dickson
· 18 years ago
762d452
SUNRPC: Fix Oops in pmap_getport_done
by Trond Myklebust
· 18 years ago
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
da45828
SUNRPC: Clean up soft task error handling
by Trond Myklebust
· 18 years ago
7630399
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
by Trond Myklebust
· 18 years ago
8014793
SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
by Trond Myklebust
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
b86acd5
SUNRPC: export new RPC client functions with _GPL
by Chuck Lever
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
9e1968c
SUNRPC: Convert RPC portmapper to use new rpc_create() API
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
by Chuck Lever
· 18 years ago
e7f7865
SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
by Chuck Lever
· 18 years ago
f425eba
SUNRPC: Create API for displaying remote peer address
by Chuck Lever
· 18 years ago
edb267a
SUNRPC: add xprt switch API for printing formatted remote peer addresses
by Chuck Lever
· 18 years ago
39d7bbc
SUNRPC: remove extraneous header inclusions
by Chuck Lever
· 18 years ago
081f79a
SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.
by Chuck Lever
· 18 years ago
ed39440
SUNRPC: create API for getting remote peer address
by Chuck Lever
· 18 years ago
bbf7c1d
SUNRPC: Introduce transport switch callout for pluggable rpcbind
by Chuck Lever
· 18 years ago
5b1eacb
SUNRPC: Support for RPC child tasks no longer needed
by Chuck Lever
· 18 years ago
c4a5692
SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c
by Chuck Lever
· 18 years ago
4a68179
SUNRPC: Make RPC portmapper use per-transport storage
by Chuck Lever
· 18 years ago
ec739ef
SUNRPC: Create a helper to tell whether a transport is bound
by Chuck Lever
· 18 years ago
1837987
net/ieee80211: fix more crypto-related build breakage
by Jeff Garzik
· 18 years ago
28eb177
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
3b9f9a1
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
by Noriaki TAKAMIYA
· 18 years ago
55ebaef
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
by Noriaki TAKAMIYA
· 18 years ago
fc26d0a
[IPV6] NDISC: Fix is_router flag setting.
by YOSHIFUJI Hideaki
· 18 years ago
8814c4b
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
by YOSHIFUJI Hideaki
· 18 years ago
fbea49e
[IPV6] NDISC: Add proxy_ndp sysctl.
by YOSHIFUJI Hideaki
· 18 years ago
62dd931
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
by Ville Nuorvala
· 18 years ago
5f3e6e9
[IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA.
by Ville Nuorvala
· 18 years ago
74553b0
[IPV6]: Don't forward packets to proxied link-local address.
by Ville Nuorvala
· 18 years ago
e21e0b5
[IPV6] NDISC: Handle NDP messages to proxied addresses.
by Ville Nuorvala
· 18 years ago
4c5de69
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
by Patrick McHardy
· 18 years ago
fd5e3be
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
by Patrick McHardy
· 18 years ago
62fbe9c
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
by Patrick McHardy
· 18 years ago
750a584
[NETFILTER]: PPTP conntrack: check call ID before changing state
by Patrick McHardy
· 18 years ago
87a0117
[NETFILTER]: PPTP conntrack: clean up debugging cruft
by Patrick McHardy
· 18 years ago
4c65175
[NETFILTER]: PPTP conntrack: consolidate header parsing
by Patrick McHardy
· 18 years ago
a107340
[NETFILTER]: PPTP conntrack: consolidate header size checks
by Patrick McHardy
· 18 years ago
cf9f815
[NETFILTER]: PPTP conntrack: simplify expectation handling
by Patrick McHardy
· 18 years ago
857c06d
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
by Patrick McHardy
· 18 years ago
6013c0a
[NETFILTER]: PPTP conntrack: fix header definitions
by Patrick McHardy
· 18 years ago
5256f66
[NETFILTER]: PPTP conntrack: remove more dead code
by Patrick McHardy
· 18 years ago
a1ad1de
[NETFILTER]: PPTP conntrack: remove dead code
by Patrick McHardy
· 18 years ago
955b944
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
by Patrick McHardy
· 18 years ago
edd5a32
[NETFILTER]: PPTP conntrack: fix whitespace errors
by Patrick McHardy
· 18 years ago
127f15d
[NETFILTER]: ipt_hashlimit: add compat conversion functions
by Patrick McHardy
· 18 years ago
02c63cf
[NETFILTER]: xt_limit: add compat conversion functions
by Patrick McHardy
· 18 years ago
7ce975b
[NETFILTER]: xt_CONNMARK: add compat conversion functions
by Patrick McHardy
· 18 years ago
f1eda05
[NETFILTER]: xt_connmark: add compat conversion functions
by Patrick McHardy
· 18 years ago
be7263b
[NETFILTER]: xt_MARK: add compat conversion functions
by Patrick McHardy
· 18 years ago
bc80b65
[NETFILTER]: xt_mark: add compat conversion functions
by Patrick McHardy
· 18 years ago
9fa492c
[NETFILTER]: x_tables: simplify compat API
by Patrick McHardy
· 18 years ago
79030ed
[NETFILTER]: ip_tables: revision support for compat code
by Patrick McHardy
· 18 years ago
bec71b1
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
by Patrick McHardy
· 18 years ago
1192e40
[NETFILTER]: make some netfilter globals __read_mostly
by Brian Haley
· 18 years ago
c1fe3ca
[NETFILTER]: TCP conntrack: improve dead connection detection
by George Hansper
· 18 years ago
71cd83a
[NETFILTER]: xt_policy: remove dups in .family
by Alexey Dobriyan
· 18 years ago
7cf7393
[NETFILTER]: ip6t_HL: remove write-only variable
by Patrick McHardy
· 18 years ago
ca39df6
[NETFILTER]: ipt_TTL: fix checksum update bug
by Patrick McHardy
· 18 years ago
5251e2d
[NETFILTER]: conntrack: fix race condition in early_drop
by Pablo Neira Ayuso
· 18 years ago
01f3484
[NETFILTER]: ctnetlink: simplify the code to dump the conntrack table
by Pablo Neira Ayuso
· 18 years ago
90d47db
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
by Dmitry Mishin
· 18 years ago
9123de2
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
by Patrick McHardy
· 18 years ago
57dab5d
[NETFILTER]: xt_limit: don't reset state on unrelated rule updates
by Patrick McHardy
· 18 years ago
ecb70c9
[NETFILTER]: ipt_TCPMSS: misc cleanup
by Patrick McHardy
· 18 years ago
2be344c
[NETFILTER]: ipt_TCPMSS: remove impossible condition
by Patrick McHardy
· 18 years ago
68e1f18
[NETFILTER]: ipt_TCPMSS: reformat
by Patrick McHardy
· 18 years ago
50b9f1d
[NETFILTER]: xt_conntrack: clean up overly long lines
by Patrick McHardy
· 18 years ago
df0933d
[NETFILTER]: kill listhelp.h
by Patrick McHardy
· 18 years ago
c55e2f4
[IPV4]: ipip and ip_gre encapsulation bugs
by Al Viro
· 18 years ago
593f16a
[DCCP] CCID2: Add helper functions for changing important CCID2 state
by Andrea Bittau
· 18 years ago
374bcf3
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
by Andrea Bittau
· 18 years ago
07978aa
[DCCP] CCID2: Allocate seq records on demand
by Andrea Bittau
· 18 years ago
8d424f6
[DCCP] CCID2: Add Kconfig option for CCID2 debug
by Andrea Bittau
· 18 years ago
446dec3
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
by Andrea Bittau
· 18 years ago
69263bc
[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
by Adrian Bunk
· 18 years ago
d458c25
[DCCP] CCID2: Initialize ssthresh to infinity
by Andrea Bittau
· 18 years ago
29651cd
[DCCP] CCID2: Fix jiffie wrap issues
by Andrea Bittau
· 18 years ago
4a0a50fb4
[DCCP] ackvec: Remove unused variables
by Andrea Bittau
· 18 years ago
8e27e46
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
by Andrea Bittau
· 18 years ago
23d06e3
[DCCP] ACKVEC: fix ackvector length calculation
by Andrea Bittau
· 18 years ago
a1e59ab
[XFRM]: Fix wildcard as tunnel source
by Patrick McHardy
· 18 years ago
1ef9696
[TCP]: Send ACKs each 2nd received segment.
by Alexey Kuznetsov
· 18 years ago
Next »