Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ae90bdeaeac6b964b7a1e853a90a19f358a9ac20
/
net
ae90bde
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
by KOVACS Krisztian
· 14 years ago
b880c1f
IPVS: Backup, adding version 0 sending capabilities
by Hans Schillstrom
· 14 years ago
986a075
IPVS: Backup, Change sending to Version 1 format
by Hans Schillstrom
· 14 years ago
fe5e7a1
IPVS: Backup, Adding Version 1 receive capability
by Hans Schillstrom
· 14 years ago
2981bc9
IPVS: Backup, Adding structs for new sync format
by Hans Schillstrom
· 14 years ago
a5959d5
IPVS: Handle Scheduling errors.
by Hans Schillstrom
· 14 years ago
3716522
IPVS: skb defrag in L7 helpers
by Hans Schillstrom
· 14 years ago
ce144f2
IPVS: Split ports[2] into src_port and dst_port
by Hans Schillstrom
· 14 years ago
0e051e6
IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon.
by Hans Schillstrom
· 14 years ago
2c2bf08
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6
by Patrick McHardy
· 14 years ago
3bfd45f
netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()
by Eric Dumazet
· 14 years ago
8f1b03a
ipvs: allow transmit of GRO aggregated skbs
by Simon Horman
· 14 years ago
a333e2e
ipvs: remove shadow rt variable
by Eric Dumazet
· 14 years ago
4ecd294
ipvs: add static and read_mostly attributes
by Eric Dumazet
· 14 years ago
8aadf93
IPVS: buffer argument to ip_vs_process_message() should not be const
by Simon Horman
· 14 years ago
7ae246a
IPVS: Remove useless { } block from ip_vs_process_message()
by Simon Horman
· 14 years ago
d494262
IPVS: Make the cp argument to ip_vs_sync_conn() static
by Simon Horman
· 14 years ago
ea2c73a
IPVS: Only match pe_data created by the same pe
by Simon Horman
· 14 years ago
e9e5eee
IPVS: Add persistence engine to connection entry
by Simon Horman
· 14 years ago
c5d277d
netfilter: rcu sparse cleanups
by Eric Dumazet
· 14 years ago
ab0cba2
netfilter: nf_nat_amanda: rename a variable
by Eric Dumazet
· 14 years ago
eb73316
netfilter: add __rcu annotations
by Eric Dumazet
· 14 years ago
be9e916
netfilter: nf_ct_frag6_sysctl_table is static
by Eric Dumazet
· 14 years ago
0e60ebe
netfilter: add __rcu annotations
by Eric Dumazet
· 14 years ago
9811600
netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table
by Frédéric Leroy
· 14 years ago
76a2d3b
netfilter: nf_nat: don't use atomic bit operation
by Changli Gao
· 14 years ago
3b23688
netfilter: ct_extend: fix the wrong alloc_size
by Changli Gao
· 14 years ago
b468645
netfilter: xt_LOG: do print MAC header on FORWARD
by Jan Engelhardt
· 14 years ago
ca36181
netfilter: xt_NFQUEUE: remove modulo operations
by Changli Gao
· 14 years ago
e5fc9e7
netfilter: nf_conntrack: don't always initialize ct->proto
by Changli Gao
· 14 years ago
c753796
ipv4: Make rt->fl.iif tests lest obscure.
by David S. Miller
· 14 years ago
ed1deb7
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
by David S. Miller
· 14 years ago
72cdd1d
net: get rid of rtable->idev
by Eric Dumazet
· 14 years ago
b3d14bf
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
by Gerrit Renker
· 14 years ago
7d87093
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
by Gerrit Renker
· 14 years ago
f17a37c
dccp ccid-2: Ack Vector interface clean-up
by Gerrit Renker
· 14 years ago
2af6fd8
net/ipv4/tcp.c: Update WARN uses
by Joe Perches
· 14 years ago
b194a36
net/core/dev.c: Update WARN uses
by Joe Perches
· 14 years ago
973a34a
af_unix: optimize unix_dgram_poll()
by Eric Dumazet
· 14 years ago
5456f09
af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event
by Eric Dumazet
· 14 years ago
67426b7
af_unix: use keyed wakeups
by Eric Dumazet
· 14 years ago
fc766e4
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
d0eaeec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
aa58163
rds: Fix rds message leak in rds_message_map_pages
by Pavel Emelyanov
· 14 years ago
eb58906
pktgen: correct uninitialized queue_map
by Junchang Wang
· 14 years ago
f464214
ipv6: fix overlap check for fragments
by Shan Wei
· 14 years ago
4c46ee5
classifier: report statistics for basic classifier
by stephen hemminger
· 14 years ago
86c2c0a
NET: pktgen - fix compile warning
by Dmitry Torokhov
· 14 years ago
4b4a270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
22e76c8
inet_diag: Make sure we actually run the same bytecode we audited.
by Nelson Elhage
· 14 years ago
1f1b9c9
fib: fib_result_assign() should not change fib refcounts
by Eric Dumazet
· 14 years ago
cccbe5e
netfilter: ip6_tables: fix information leak to userspace
by Jan Engelhardt
· 14 years ago
758cb41
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
c00b2c9
cls_cgroup: Fix crash on module unload
by Herbert Xu
· 14 years ago
a6331d6
memory corruption in X.25 facilities parsing
by andrew hendry
· 14 years ago
41bb78b
net dst: fix percpu_counter list corruption and poison overwritten
by Xiaotian Feng
· 14 years ago
8200a59
rds: Remove kfreed tcp conn from list
by Pavel Emelyanov
· 14 years ago
58c490b
rds: Lost locking in loop connection freeing
by Pavel Emelyanov
· 14 years ago
47d1ff1
caif: Remove noisy printout when disconnecting caif socket
by sjur.brandeland@stericsson.com
· 14 years ago
f2527ec
caif: Bugfix for socket priority, bindtodev and dbg channel.
by André Carvalho de Matos
· 14 years ago
b5f15ac
ipv4: netfilter: ip_tables: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
1a8b7a6
ipv4: netfilter: arp_tables: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
df32cc1
net: check queue_index from sock is valid for device
by Tom Herbert
· 14 years ago
6f9b901
l2tp: kzalloc with swapped params in l2tp_dfs_seq_open
by Dr. David Alan Gilbert
· 14 years ago
5ec1cea
text ematch: check for NULL pointer before destroying textsearch config
by Thomas Graf
· 14 years ago
3985c7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
253eacc
net: Truncate recvfrom and sendto length to INT_MAX.
by Linus Torvalds
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
fc8162e
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
by Andy Grover
· 14 years ago
f4a3fc0
RDS: Clean up error handling in rds_cmsg_rdma_args
by Andy Grover
· 14 years ago
a09f69c
RDS: Return -EINVAL if rds_rdma_pages returns an error
by Andy Grover
· 14 years ago
1b1f693
net: fix rds_iovec page count overflow
by Linus Torvalds
· 14 years ago
3285ee3
ip_gre: fix fallback tunnel setup
by Eric Dumazet
· 14 years ago
870be39
ipv6/udp: report SndbufErrors and RcvbufErrors
by Eric Dumazet
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a4765fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
520efd1
mac80211: fix failure to check kmalloc return value in key_key_read
by Jesper Juhl
· 14 years ago
d817d29
netfilter: fix nf_conntrack_l4proto_register()
by Eric Dumazet
· 14 years ago
64e4674
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
by Patrick McHardy
· 14 years ago
51139ad
convert get_sb_pseudo() users
by Al Viro
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
089282f
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
by David S. Miller
· 14 years ago
448d7b5
pktgen: Limit how much data we copy onto the stack.
by Nelson Elhage
· 14 years ago
8acfe46
net: Limit socket I/O iovec total length to INT_MAX.
by David S. Miller
· 14 years ago
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
1c0e0a0
dccp ccid-2: Stop polling
by Gerrit Renker
· 14 years ago
b1fcf55
dccp: Refine the wait-for-ccid mechanism
by Gerrit Renker
· 14 years ago
dc841e3
dccp: Extend CCID packet dequeueing interface
by Gerrit Renker
· 14 years ago
fe84f41
dccp: Return-value convention of hc_tx_send_packet()
by Gerrit Renker
· 14 years ago
f6ac55b
net/9p: Return error on read with NULL buffer
by Sanchit Garg
· 14 years ago
b165d60
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
7b3bb3f
net/9p: Return error if we fail to encode protocol data
by Aneesh Kumar K.V
· 14 years ago
52f44e0
net/9p: Add waitq to VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
419b395
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
by Venkateswararao Jujjuri (JV)
· 14 years ago
329176c
9p: Implement TREADLINK operation for 9p2000.L
by M. Mohan Kumar
· 14 years ago
1d769cd
9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
a099027
9p: Implement TLOCK
by M. Mohan Kumar
· 14 years ago
920e65d
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
by Venkateswararao Jujjuri (JV)
· 14 years ago
8e44a08
net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().
by jvrao
· 14 years ago
4f7ebe8
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
by Arun R Bharadwaj
· 14 years ago
Next »