Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3e1d1d28d99dabe63c64f7f40f1ca1d646de1f73
/
net
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
59a49e3
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
52c1da3
[PATCH] make various thing static
by Adrian Bunk
· 19 years ago
5ba266d
[PATCH] knfsd: nfsd4: fix probe_callback
by NeilBrown
· 19 years ago
f2d368f
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
by David S. Miller
· 19 years ago
d675c98
[PKT_SCHED]: Packet classification based on textsearch (ematch)
by Thomas Graf
· 19 years ago
3fc7e8a
[NET]: skb_find_text() - Find a text pattern in skb data
by Thomas Graf
· 19 years ago
677e90e
[NET]: Zerocopy sequential reading of skb data
by Thomas Graf
· 19 years ago
5f8ef48
[TCP]: Allow choosing TCP congestion control via sockopt.
by Stephen Hemminger
· 19 years ago
51b0bde
[NET]: Separate two usages of netdev_max_backlog.
by Stephen Hemminger
· 19 years ago
31aa02c
[NET]: Eliminate netif_rx massive packet drops.
by Stephen Hemminger
· 19 years ago
34008d8
[NET]: Remove obsolete netif_rx congestion sensing mechanism.
by Stephen Hemminger
· 19 years ago
c1ebcdb
[NET]: Remove obsolete fastroute stats.
by Stephen Hemminger
· 19 years ago
0e57976
[TCP]: Add Scalable TCP congestion control module.
by John Heffner
· 19 years ago
a7868ea
[TCP]: Add H-TCP congestion control module.
by Baruch Even
· 19 years ago
b87d856
[TCP]: Add TCP Vegas congestion control module.
by Stephen Hemminger
· 19 years ago
835b3f0
[TCP]: Add TCP Hybla congestion control module.
by Daniele Lacamera
· 19 years ago
a628d29
[TCP]: Add High Speed TCP congestion control module.
by John Heffner
· 19 years ago
8727076
[TCP]: Add TCP Westwood congestion control module.
by Stephen Hemminger
· 19 years ago
8380303
[TCP]: Add TCP BIC congestion control module.
by Stephen Hemminger
· 19 years ago
056ede6
[TCP]: Report congestion control algorithm in tcp_diag.
by Stephen Hemminger
· 19 years ago
7c99c90
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
by Stephen Hemminger
· 19 years ago
317a76f
[TCP]: Add pluggable congestion control algorithm infrastructure.
by Stephen Hemminger
· 19 years ago
543537b
[PATCH] create a kstrdup library function
by Paulo Marques
· 19 years ago
060de20
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
ebc3f64
[X25]: Fast select with no restriction on response
by Shaun Pereira
· 19 years ago
cb65d50
[X25]: Selective sub-address matching with call user data.
by Shaun Pereira
· 19 years ago
68d3187
[EBTABLES]: vfree() checking cleanups
by James Lamanna
· 19 years ago
285b3af
[ATALK] aarp: replace schedule_timeout() with msleep()
by Nishanth Aravamudan
· 19 years ago
7abaa27
[IPV4]: Fix route.c gcc4 warnings
by Chuck Short
· 19 years ago
fbeec2e
[NETPOLL]: allow multiple netpoll_clients to register against one interface
by Jeff Moyer
· 19 years ago
115c1d6
[NETPOLL]: Introduce a netpoll_info struct
by Jeff Moyer
· 19 years ago
f31f5f0
[NET]: dont use strlen() but the result from a prior sprintf()
by Eric Dumazet
· 19 years ago
ae38846
[PATCH] RPC: kick off socket connect operations faster
by Chuck Lever
· 19 years ago
20e5ac8
[PATCH] RPC: TCP reconnects are too slow
by Chuck Lever
· 19 years ago
0f9dc2b
[PATCH] RPC: Clean up socket autodisconnect
by Trond Myklebust
· 19 years ago
14b218a
[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag
by Trond Myklebust
· 19 years ago
9ba0263
[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port
by Andreas Gruenbacher
· 19 years ago
bd8100e
[PATCH] RPC: Encode and decode arbitrary XDR arrays
by Andreas Gruenbacher
· 19 years ago
7e06b53
[PATCH] RPC: fix accounting bug in the case of a truncated RPC message
by Trond Myklebust
· 19 years ago
e053d1a
[PATCH] RPC: Lazy RPC receive buffer allocation
by Olaf Kirch
· 19 years ago
007e251
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
by Andreas Gruenbacher
· 19 years ago
cdf4770
[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable
by Andreas Gruenbacher
· 19 years ago
6a19275
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
by J. Bruce Fields
· 19 years ago
438b6fd
[PATCH] RPC: Don't fall back from krb5p to krb5i
by J. Bruce Fields
· 19 years ago
96651ab
[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()
by Trond Myklebust
· 19 years ago
5ee0ed7
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support
by Trond Myklebust
· 19 years ago
5b616f5
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
by Trond Myklebust
· 19 years ago
334ccfd
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
by Trond Myklebust
· 19 years ago
d05fdb0
[PATCH] RPC: Fix a race with rpc_restart_call()
by Trond Myklebust
· 19 years ago
5d927eb
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
by Harald Welte
· 19 years ago
b535420
[PATCH] Fix extra double quote in IPV4 Kconfig
by Kumar Gala
· 19 years ago
90f6691
[IPV4]: Fix fib_trie.c's args to fib_dump_info().
by David S. Miller
· 19 years ago
047601b
[NETFILTER]: Fix ip6t_LOG sit tunnel logging
by Patrick McHardy
· 19 years ago
2715bcf
[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()
by Patrick McHardy
· 19 years ago
6150bac
[NETFILTER]: Check TCP checksum in ipt_REJECT
by Patrick McHardy
· 19 years ago
e3be8ba
[NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking
by Keir Fraser
· 19 years ago
97216c7
[NETFILTER]: Missing owner-field initialization in ip6table_raw
by Patrick McHardy
· 19 years ago
1d3cdb4
[NETFILTER]: expectation timeouts are compulsory
by Phil Oester
· 19 years ago
e982318
[NETFILTER]: Restore netfilter assumptions in IPv6 multicast
by Patrick McHardy
· 19 years ago
18b8afc
[NETFILTER]: Kill nf_debug
by Patrick McHardy
· 19 years ago
e45b1be
[NETFILTER]: Kill lockhelp.h
by Patrick McHardy
· 19 years ago
c9e3e8b
[IPV6]: multicast join and misc
by David L Stevens
· 19 years ago
0d51aa8
[IPV6]: V6 route events reported with wrong netlink PID and seq number
by Jamal Hadi Salim
· 19 years ago
19baf83
[IPV4]: Add LC-Trie FIB lookup algorithm.
by Robert Olsson
· 19 years ago
246955f
[NETLINK]: fib_lookup() via netlink
by Robert Olsson
· 19 years ago
f6e276ee
[ATALK]: endian annotations
by Alexey Dobriyan
· 19 years ago
dd87147
[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
by Herbert Xu
· 19 years ago
d094cd8
[IPSEC]: Add xfrm_state_afinfo->init_flags
by Herbert Xu
· 19 years ago
72cb696
[IPSEC]: Add xfrm_init_state
by Herbert Xu
· 19 years ago
3f7a87d
[SCTP] sctp_connectx() API support
by Frank Filz
· 19 years ago
7df5512
[TCP]: Fix sysctl_tcp_low_latency
by David S. Miller
· 19 years ago
f7d7fc0
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
93765d8
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
926d4b8
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
5418c69
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
by Jesper Juhl
· 19 years ago
94df109
[PKT_SCHED]: noop/noqueue qdisc style cleanups
by Thomas Graf
· 19 years ago
f87a9c3
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
by Thomas Graf
· 19 years ago
321090e
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
by Thomas Graf
· 19 years ago
821d24a
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
by Thomas Graf
· 19 years ago
6fc8e84
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
by Thomas Graf
· 19 years ago
aaae301
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
by Thomas Graf
· 19 years ago
1e061ab
[SCTP]: Replace spin_lock_irqsave with spin_lock_bh
by Herbert Xu
· 19 years ago
e0f9f85
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
by Herbert Xu
· 19 years ago
9ed19f3
[NETLINK]: Set correct pid for ioctl originating netlink events
by Jamal Hadi Salim
· 19 years ago
e431b8c
[NETLINK]: Explicit typing
by Jamal Hadi Salim
· 19 years ago
58b8215
[DECNET]: Remove unnecessary initilization of unused variable entries
by Thomas Graf
· 19 years ago
0603eac
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
by Herbert Xu
· 19 years ago
b6544c0
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
by Jamal Hadi Salim
· 19 years ago
1797754
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
by Thomas Graf
· 19 years ago
af0d114
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
by Thomas Graf
· 19 years ago
02f23f0
[PKT_SCHED]: Make dsmark use the new dumping macros
by Thomas Graf
· 19 years ago
758cc43
[PKT_SCHED]: Fix dsmark to apply changes consistent
by Thomas Graf
· 19 years ago
e386c6e
[NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms
by Thomas Graf
· 19 years ago
4b6ea82
[NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses.
by Thomas Graf
· 19 years ago
c7fb64d
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
by Thomas Graf
· 19 years ago
e52c1f1
[NET]: Move sysctl_max_syn_backlog into request_sock.c
by David S. Miller
· 19 years ago
2ad69c5
[NET] rename struct tcp_listen_opt to struct listen_sock
by Arnaldo Carvalho de Melo
· 19 years ago
0e87506
[NET] Generalise tcp_listen_opt
by Arnaldo Carvalho de Melo
· 19 years ago
60236fd
[NET] Rename open_request to request_sock
by Arnaldo Carvalho de Melo
· 19 years ago
Next »