Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eddfb4ed290383abf912630fa8dac5acf65c9e55
/
net
e130af5
[TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment().
by Herbert Xu
· 19 years ago
e6df439
[IPV6]: Bring Type 0 routing header in-line with rfc3542.
by Brian Haley
· 19 years ago
41c29dd
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 19 years ago
59d203f
[CCID3] Cleanup ccid3 debug calls
by Arnaldo Carvalho de Melo
· 19 years ago
dc19336
[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock
by Arnaldo Carvalho de Melo
· 19 years ago
d7e0fb9
[CCID3] Initialize ccid3hctx_t_ipi to 250ms
by Arnaldo Carvalho de Melo
· 19 years ago
1d8674e
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
a9f6a0d
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
by Ingo Molnar
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
b835996
[PATCH] files: lock-free fd look-up
by Dipankar Sarma
· 19 years ago
cb7b593
[IPV4] fib_trie: fix proc interface
by Stephen Hemminger
· 19 years ago
8259f162
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 19 years ago
59725dc
[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency
by Arnaldo Carvalho de Melo
· 19 years ago
b0e5678
[DCCP] Introduce dccp_timestamp
by Arnaldo Carvalho de Melo
· 19 years ago
954ee31
[CCID3] Initialize more fields in ccid3_hc_rx_init
by Arnaldo Carvalho de Melo
· 19 years ago
b3a3077
[CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt one
by Arnaldo Carvalho de Melo
· 19 years ago
1a28599
[CCID3] Use ELAPSED_TIME in the HC TX RTT estimation
by Arnaldo Carvalho de Melo
· 19 years ago
1c14ac0
[DCCP] Give precedence to the biggest ELAPSED_TIME
by Arnaldo Carvalho de Melo
· 19 years ago
27ae543e
[CCID3] Calculate ccid3hcrx_x_recv using usecs_div
by Arnaldo Carvalho de Melo
· 19 years ago
507d37c
[CCID] Only call the HC insert_options methods when requested
by Arnaldo Carvalho de Melo
· 19 years ago
0ba7a3b
[CCID3] Avoid unsigned integer overflows in usecs_div
by Arnaldo Carvalho de Melo
· 19 years ago
27e2df2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
e104411b
[XFRM]: Always release dst_entry on error in xfrm_lookup
by Patrick McHardy
· 19 years ago
cf0b450
[TCP]: Fix off by one in tcp_fragment() "already sent" test.
by Herbert Xu
· 19 years ago
a57ebc9
[IPV6]: Don't redo xfrm_lookup for cached dst entries
by Patrick McHardy
· 19 years ago
1ee9bed
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
45ac56c
Kconfig: IEEE80211 should not depend on NET_RADIO
by Jeff Garzik
· 19 years ago
baed16a
[AX.25]: Make asc2ax() thread-proof
by Ralf Baechle
· 19 years ago
3a93481
[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fix
by Andrew Morton
· 19 years ago
ce723d8
[IPV4]: Fix refcount damaging in net/ipv4/route.c
by Julian Anastasov
· 19 years ago
2e66fc4
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
by David S. Miller
· 19 years ago
42ca89c
[IPV6]: Need to use pskb_trim_rcsum().
by Stephen Hemminger
· 19 years ago
e308e25
[IPV4] udp: trim forgets about CHECKSUM_HW
by Stephen Hemminger
· 19 years ago
8920e8f
[PATCH] Fix 32bit sendmsg() flaw
by Al Viro
· 19 years ago
41a1f8e
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
by YOSHIFUJI Hideaki
· 19 years ago
333fad5
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
by YOSHIFUJI Hideaki
· 19 years ago
55faed1
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
f7402dc
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
49e31cb
[PATCH] sunrpc: print unsigned integers in stats
by Max Kellermann
· 19 years ago
f35279d
[PATCH] sunrpc: cache_register can use wrong module reference
by Bruce Allan
· 19 years ago
0edd5b4
[wireless ieee80211,ipw2200] Lindent source code
by Jeff Garzik
· 19 years ago
bbeec90
[wireless] build fixes after merging WE-19
by Jeff Garzik
· 19 years ago
832079d
[SUNRPC]: print unsigned integers in stats
by Max Kellermann
· 19 years ago
0a3f435
[NET]: proto_unregister: fix sleeping while atomic
by Patrick McHardy
· 19 years ago
6582c16
[PATCH] WE-19 for kernel 2.6.13
by Jean Tourrilhes
· 19 years ago
48bc41a
[IPV4]: Reassembly trim not clearing CHECKSUM_HW
by Stephen Hemminger
· 19 years ago
f75268c
[AX25]: Make ax2asc thread-proof
by Ralf Baechle
· 19 years ago
513c250
[NETLINK]: Don't prevent creating sockets when no kernel socket is registered
by Patrick McHardy
· 19 years ago
e446639
[NETFILTER]: Missing unlock in TCP connection tracking error path
by Patrick McHardy
· 19 years ago
49719eb
[NETFILTER]: kill __ip_ct_expect_unlink_destroy
by Pablo Neira Ayuso
· 19 years ago
91c46e2
[NETFILTER]: Don't increase master refcount on expectations
by Pablo Neira Ayuso
· 19 years ago
e7dfb09
[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
by Patrick McHardy
· 19 years ago
03486a4
[NETFILTER]: Handle NAT module load race
by Patrick McHardy
· 19 years ago
31c913e
[NETFILTER]: Fix CONNMARK Kconfig dependency
by Yasuyuki Kozakai
· 19 years ago
a2978ae
[NETFILTER]: Add NetBIOS name service helper
by Patrick McHardy
· 19 years ago
2248bcf
[NETFILTER]: Add support for permanent expectations
by Patrick McHardy
· 19 years ago
9261c9b
[NET]: Make sure l_linger is unsigned to avoid negative timeouts
by Eric Dumazet
· 19 years ago
b69aee0
[NET]: Use file->private_data to get socket pointer.
by Eric Dumazet
· 19 years ago
5bcaa15
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
4c2cac8
[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c
by David S. Miller
· 19 years ago
fb5f5e6
[TCP]: Fix TCP_OFF() bug check introduced by previous change.
by Herbert Xu
· 19 years ago
1198ad0
[NET]: 2.6.13 breaks libpcap (and tcpdump)
by Herbert Xu
· 19 years ago
6baf1f4
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
by David S. Miller
· 19 years ago
aa07ca57
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
by Harald Welte
· 19 years ago
506e7be
[IRDA]: IrDA prototype fixes
by Adrian Bunk
· 19 years ago
8c5955d
[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>
by Adrian Bunk
· 19 years ago
395dde2
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
by Adrian Bunk
· 19 years ago
43d6066
[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>
by Adrian Bunk
· 19 years ago
295098e
[ATM]: net/atm/ioctl.c should #include "common.h"
by Adrian Bunk
· 19 years ago
0bf0519d
[PATCH] (7/7) __user annotations (ethtool)
by viro@ftp.linux.org.uk
· 19 years ago
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
d51fe1b
[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c
by Rolf Eike Beer
· 19 years ago
6475be1
[TCP]: Keep TSO enabled even during loss events.
by David S. Miller
· 19 years ago
ef01578
[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
by Herbert Xu
· 19 years ago
d80d99d
[NET]: Add sk_stream_wmem_schedule
by Herbert Xu
· 19 years ago
2dac4b9
[IPV6]: Repair Incoming Interface Handling for Raw Socket.
by YOSHIFUJI Hideaki
· 19 years ago
573dbd9
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
by Jesper Juhl
· 19 years ago
5170dbe
[NETFILTER]: CLUSTERIP: fix memcpy() length typo
by KOVACS Krisztian
· 19 years ago
12a49ff
[DECNET]: Tidy send side socket SKB allocation.
by Patrick Caulfield
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
e3ee3b7
/spare/repo/netdev-2.6 branch 'master'
by Jeff Garzik
· 19 years ago
c530cfb
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
by Arnaldo Carvalho de Melo
· 19 years ago
a84ffe4
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
by Arnaldo Carvalho de Melo
· 19 years ago
0ac4f89
[NETFILTER6]: Add new ip6tables HOPLIMIT target
by Harald Welte
· 19 years ago
5f2c3b9
[NETFILTER]: Add new iptables TTL target
by Harald Welte
· 19 years ago
29e4f8b
[CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c
by Arnaldo Carvalho de Melo
· 19 years ago
072ab6c
[CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c
by Arnaldo Carvalho de Melo
· 19 years ago
36729c1
[DCCP]: Move the calc_X routines to dccp_tfrc_lib
by Arnaldo Carvalho de Melo
· 19 years ago
5cea0dd
[DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c
by Arnaldo Carvalho de Melo
· 19 years ago
4524b25
[DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/
by Arnaldo Carvalho de Melo
· 19 years ago
ae6706f
[CCID3]: Move the loss interval code to loss_interval.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago
cfc3c52
[CCID3]: Move the CCID3 defines to ccid3.h
by Arnaldo Carvalho de Melo
· 19 years ago
6b5e633
[CCID3]: Introduce usecs_div
by Arnaldo Carvalho de Melo
· 19 years ago
b6ee3d4
[CCID3]: Reorganise timeval handling
by Arnaldo Carvalho de Melo
· 19 years ago
1f2333a
[CCID3]: Reflow to mostly fit under 80 columns
by Arnaldo Carvalho de Melo
· 19 years ago
d6809c1
[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit
by Arnaldo Carvalho de Melo
· 19 years ago
75b3f20
[DCCP]: Make the Debug Menu available when DCCP is statically linked too
by Arnaldo Carvalho de Melo
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
29cb9f9
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
by David S. Miller
· 19 years ago
57bf145
[NET]: net/802: more endian annotations
by Alexey Dobriyan
· 19 years ago
Next »