Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9f19bc56c3ce7d9a1c7159c2456d9b50883930e6
/
net
532347e
[PATCH] nfs: sleep_on() removal
by Ingo Molnar
· 19 years ago
6dd214b
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
by Andrey Borzenkov
· 19 years ago
80c0531
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
by Linus Torvalds
· 19 years ago
a457aa6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
93b1fae
spelling: s/trough/through/
by Adrian Bunk
· 19 years ago
dff2c03
[INET_DIAG]: Introduce sk_diag_fill
by Arnaldo Carvalho de Melo
· 19 years ago
c7d58aa
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
by Arnaldo Carvalho de Melo
· 19 years ago
4e852c0
[INET_DIAG]: whitespace/simple cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
7dbf075
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago
a2c2064
[IPV6]: Set skb->priority in ip6_output.c
by Patrick McHardy
· 19 years ago
cfacb05
[IPV4]: ip_output.c needs xfrm.h
by Patrick McHardy
· 19 years ago
29f1df6
[PKT_SCHED]: Fix qdisc return code.
by Jamal Hadi Salim
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
4bba392
[PKT_SCHED]: Prefix tc actions with act_
by Patrick McHardy
· 19 years ago
541673c8
[PKT_SCHED]: Fix memory leak when dumping in pedit action
by Patrick McHardy
· 19 years ago
31bd06e
[PKT_SCHED]: Remove some obsolete policer exports
by Patrick McHardy
· 19 years ago
f43c5a0
[PKT_SCHED]: Convert tc action functions to single skb pointers
by Patrick McHardy
· 19 years ago
538e43a
[PKT_SCHED]: Use USEC_PER_SEC
by Patrick McHardy
· 19 years ago
2941a48
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
by Patrick McHardy
· 19 years ago
cf10b28
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
14591de
[PATCH] netlink oops fix due to incorrect error code
by Kirill Korotaev
· 19 years ago
a4bf26f
[PATCH] ieee80211: enable hw wep where host has to build IV
by Johannes Berg
· 19 years ago
18e92b1
[PATCH] tiny: Trim non-IPX builds
by Matt Mackall
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
f9f7500
[PATCH] slab: remove unused align parameter from alloc_percpu
by Pekka Enberg
· 19 years ago
9f5336e
[IPV6]: small cleanups
by Adrian Bunk
· 19 years ago
97dc627
[IPV4]: make ip_fragment() static
by Adrian Bunk
· 19 years ago
da7bc6e
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
by Joe Kappus
· 19 years ago
e16a8f0
[NETFILTER]: Add ipt_policy/ip6t_policy matches
by Patrick McHardy
· 19 years ago
eb9c7eb
[NETFILTER]: Handle NAT in IPsec policy checks
by Patrick McHardy
· 19 years ago
b59c270
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
by Patrick McHardy
· 19 years ago
5c901da
[NETFILTER]: Redo policy lookups after NAT when neccessary
by Patrick McHardy
· 19 years ago
4e8e9de
[NETFILTER]: Use conntrack information to determine if packet was NATed
by Patrick McHardy
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
8cdfab8
[IPV4]: reset IPCB flags when neccessary
by Patrick McHardy
· 19 years ago
b05e106
[IPV4/6]: Netfilter IPsec input hooks
by Patrick McHardy
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
16a6677
[XFRM]: Netfilter IPsec output hooks
by Patrick McHardy
· 19 years ago
aa0e4e4
[DCCP]: ipv6.c needs net/ip6_checksum.c
by David S. Miller
· 19 years ago
d8d8f6a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
57d1c91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
a2167dc
[NET]: Endian-annotate in_aton()
by Alexey Dobriyan
· 19 years ago
76ab608
[NET]: Endian-annotate struct iphdr
by Alexey Dobriyan
· 19 years ago
5f8ac64
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
by Trent Jaeger
· 19 years ago
69549dd
[PKTGEN]: Adds missing __init.
by Luiz Capitulino
· 19 years ago
3cbc4ab
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
by Joe
· 19 years ago
ee02b3a
[BRIDGE] netfilter: vlan + hw checksum = bug?
by Stephen Hemminger
· 19 years ago
a20a855
[X25]: Fix for broken x25 module.
by Shaun Pereira
· 19 years ago
4bad4dc
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
by Kris Katterjohn
· 19 years ago
dbbc098
[NET]: Use newer is_multicast_ether_addr() in some files
by Kris Katterjohn
· 19 years ago
367cb70
kbuild: un-stringnify KBUILD_MODNAME
by Sam Ravnborg
· 19 years ago
9e56904
SUNRPC: Make krb5 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
42181d4
SUNRPC: Make spkm3 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
9eed129
SUNRPC: Update the spkm3 code to use the make_checksum interface
by J. Bruce Fields
· 19 years ago
0065db3
SUNRPC: Clean up xprt_destroy()
by Trond Myklebust
· 19 years ago
632e3bd
SUNRPC: Ensure client closes the socket when server initiates a close
by Trond Myklebust
· 19 years ago
f518e35
SUNRPC: get rid of cl_chatty
by Chuck Lever
· 19 years ago
9220041
SUNRPC: transport switch API for setting port number
by Chuck Lever
· 19 years ago
35f5a42
SUNRPC: new interface to force an RPC rebind
by Chuck Lever
· 19 years ago
0210714
SUNRPC: switchable buffer allocation
by Chuck Lever
· 19 years ago
fb459f4
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
by Adrian Bunk
· 19 years ago
969b7f2
SUNRPC: Fix a potential race in rpc_pipefs.
by Trond Myklebust
· 19 years ago
2bd6157
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
by Trond Myklebust
· 19 years ago
e60859a
SUNRPC: rpc_execute should not return task->tk_status;
by Trond Myklebust
· 19 years ago
89991c2
SUNRPC: Get rid of some unused exports
by Trond Myklebust
· 19 years ago
44c2887
NFSv4: stateful NFSv4 RPC call interface
by Trond Myklebust
· 19 years ago
4ce70ad
SUNRPC: Further cleanups
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
abbcf28
SUNRPC: Yet more RPC cleanups
by Trond Myklebust
· 19 years ago
93fbf1a
[PATCH] Keep nfsd from exiting when seeing recv() errors
by Olaf Kirch
· 19 years ago
1f1e030
[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines.
by NeilBrown
· 19 years ago
46f25df
[NET]: Change 1500 to ETH_DATA_LEN in some files
by Kris Katterjohn
· 19 years ago
e924283
[IPVS]: Another file needs linux/interrupt.h
by Andrew Morton
· 19 years ago
e8eaedf
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
by Yasuyuki Kozakai
· 19 years ago
0ae2cfe
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
by Patrick McHardy
· 19 years ago
22dea56
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
by Patrick McHardy
· 19 years ago
b777e0c
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
by Patrick McHardy
· 19 years ago
1bd9bef
[NETFILTER]: Call POST_ROUTING hook before fragmentation
by Patrick McHardy
· 19 years ago
abbcc73
[NETFILTER]: Remove okfn usage in ip_vs_core.c
by Patrick McHardy
· 19 years ago
a9b305c
[NETFILTER]: ctnetlink: Fix dumping of helper name
by Patrick McHardy
· 19 years ago
e7be699
[NETFILTER]: Fix module_param types and permissions
by Patrick McHardy
· 19 years ago
87711cb
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
by Pablo Neira Ayuso
· 19 years ago
c1d10ad
[NETFILTER]: Add ctnetlink port for nf_conntrack
by Pablo Neira Ayuso
· 19 years ago
205d67c
[NETFILTER]: ctnetlink: remove unused variable
by Pablo Neira Ayuso
· 19 years ago
d4d6bb4
[NETFILTER]: ctnetlink: fix conntrack mark race
by Pablo Neira Ayuso
· 19 years ago
0368309
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
by Pablo Neira Ayuso
· 19 years ago
47116eb
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
by Pablo Neira Ayuso
· 19 years ago
984955b
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
by Pablo Neira Ayuso
· 19 years ago
90c4656
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
by Yasuyuki Kozakai
· 19 years ago
684f7b2
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
by Pablo Neira Ayuso
· 19 years ago
d695aa8
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
by Jesper Juhl
· 19 years ago
3e4ead4
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
by Jesper Juhl
· 19 years ago
4ffd2e4
[IPVS]: Fix compilation
by Adrian Bunk
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
52347f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
d779188
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
fd586ba
[PATCH] net: swich device attribute creation to default attrs
by Kay Sievers
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
74cb879
[TCP] tcp_vegas: Fix slow start
by Thomas Young
· 19 years ago
Next »