Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
06862f884d9c2453daaf0c1d070c69cf444f10b1
/
net
/
ipv4
597d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7ad6848
ip: fix mc_loop checks for tunnels with multicast outer addresses
by Octavian Purdila
· 15 years ago
c3bf490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
28f6aee
net: restore ip source validation
by Jamal Hadi Salim
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
81e839e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
bb5b7c1
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
by David S. Miller
· 15 years ago
8fa9ff6
netfilter: fix crashes in bridge netfilter caused by fragment jumps
by Patrick McHardy
· 15 years ago
5781b23
udp: udp_lib_get_port() fix
by Eric Dumazet
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
77722b1
tcp: fix retrans_stamp advancing in error cases
by Ilpo Järvinen
· 15 years ago
2f7de57
tcp: Stalling connections: Move timeout calculation routine
by Damian Lukowski
· 15 years ago
2a8875e
[PATCH] tcp: documents timewait refcnt tricks
by Eric Dumazet
· 15 years ago
3cdaeda
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
3dc7893
tcp: Remove runtime check that can never be true.
by David S. Miller
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
47e1c32
tcp: fix a timewait refcnt race
by Eric Dumazet
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
49d0900
tcp: diag: Dont report negative values for rx queue
by Eric Dumazet
· 15 years ago
424eff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
575f4cd
net: Use rcu lookups in inet_twsk_purge.
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
e6b09cc
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
by David S. Miller
· 15 years ago
f9a2e69
tcp: Fix warning on 64-bit.
by David S. Miller
· 15 years ago
4957faa
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
bd0388a
TCPCT part 1f: Initiator Cookie => Responder
by William Allen Simpson
· 15 years ago
e56fb50
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
86de8a6
net: Simplify ipip pernet operations.
by Eric W. Biederman
· 15 years ago
cfb8fbf
net: Simplify ip_gre pernet operations.
by Eric W. Biederman
· 15 years ago
a5ee155
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
by Eric W. Biederman
· 15 years ago
b2722b1
ip_fragment: also adjust skb->truesize for packets not owned by a socket
by Patrick McHardy
· 15 years ago
1fdf475
tcp: tcp_disconnect() should clear window_clamp
by Eric Dumazet
· 15 years ago
bbf31bf
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS
by David Ford
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
8f8a088
xfrm: Use the user specified truncation length in ESP and AH
by Martin Willi
· 15 years ago
a661c41
net: convert /proc/net/rt_acct to seq_file
by Alexey Dobriyan
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3666ed1
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
by Joe Perches
· 15 years ago
9d4fb27
net/ipv4: Move && and || to end of previous line
by Joe Perches
· 15 years ago
9b8b317
Merge commit 'v2.6.32-rc8' into HEAD
by J. Bruce Fields
· 15 years ago
e994b7c
tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL
by David S. Miller
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
e2ce146
ipv4: factorize cache clearing for batched unregister operations
by Octavian Purdila
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
eec4df9
ipv4: speedup inet_dump_ifaddr()
by Eric Dumazet
· 15 years ago
6baff15
igmp: Use next_net_device_rcu()
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
d0490cf
ipmr: missing dev_put() on error path in vif_add()
by Dan Carpenter
· 15 years ago
d792c10
tcp: provide more information on the tcp receive_queue bugs
by Ilpo Järvinen
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
61fbab7
IPV4: use rcu to walk list of devices in IGMP
by stephen hemminger
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f6b8f32
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
by Eric Dumazet
· 15 years ago
1240d13
ipv4: udp: Optimise multicast reception
by Eric Dumazet
· 15 years ago
5051ebd
ipv4: udp: optimize unicast RX path
by Eric Dumazet
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
fdcc8aa9
udp: add a counter into udp_hslot
by Eric Dumazet
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
23ca0c9
ipip: Fix handling of DF packets when pmtudisc is OFF
by Herbert Xu
· 15 years ago
dee5817
netfilter: remove unneccessary checks from netlink notifiers
by Patrick McHardy
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f9dd09c
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
by Jozsef Kadlecsik
· 15 years ago
69df9d5
ip_frag: dont touch device refcount
by Eric Dumazet
· 15 years ago
c84b326
net: check kern before calling security subsystem
by Eric Paris
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
76ac894
netfilter: nf_nat_helper: tidy up adjust_tcp_sequence
by Hannes Eder
· 15 years ago
6a2a2d6
tcp: Use defaults when no route options are available
by Gilad Ben-Yossef
· 15 years ago
05eaade
tcp: Do not call IPv4 specific func in tcp_check_req
by Gilad Ben-Yossef
· 15 years ago
9f9354b
net: net/ipv4/devinet.c cleanups
by Eric Dumazet
· 15 years ago
9481721
netfilter: remove synchronize_net() calls in ip_queue/ip6_queue
by Eric Dumazet
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
685c794
icmp: icmp_send() can avoid a dev_put()
by Eric Dumazet
· 15 years ago
c148fc2
ipv4: inetdev_by_index() switch to RCU
by Eric Dumazet
· 15 years ago
2e9526b
gre: Fix dev_addr clobbering for gretap
by Herbert Xu
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
b0c110c
net: Fix RPF to work with policy routing
by jamal
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
38bfd8f
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
by Cyrill Gorcunov
· 15 years ago
65a1c4f
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
dc34347
Allow disabling of DSACK TCP option per route
by Gilad Ben-Yossef
· 15 years ago
345cda2
Allow to turn off TCP window scale opt per route
by Gilad Ben-Yossef
· 15 years ago
cda42eb
Allow disabling TCP timestamp options per route
by Gilad Ben-Yossef
· 15 years ago
Next »