Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a2221796256ea7b236cec6bf027c1c1de5b8ccd7
/
net
/
ipv4
ca6b8bb0
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
by David S. Miller
· 14 years ago
0033d5a
net: Fix bug in compat SIOCGETSGCNT handling.
by David S. Miller
· 14 years ago
0bc0be7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
9d0db8b
netfilter: arpt_mangle: fix return values of checkentry
by Pablo Neira Ayuso
· 14 years ago
ec831ea
net: Add default_mtu() methods to blackhole dst_ops
by Roland Dreier
· 14 years ago
709b46e
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
by Eric W. Biederman
· 14 years ago
44f5324
TCP: fix a bug that triggers large number of TCP RST by mistake
by Jerry Chu
· 14 years ago
fd0273c
tcp: fix bug in listening_get_next()
by Eric Dumazet
· 14 years ago
3408404
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
by David S. Miller
· 14 years ago
e92427b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
c506653
net: arp_ioctl() must hold RTNL
by Eric Dumazet
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
b8f3ab4
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
by David S. Miller
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
60dbb01
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 14 years ago
4b0ef1f2
ah: reload pointers to skb data after calling skb_cow_data()
by Dang Hongwu
· 14 years ago
c191a83
tcp: disallow bind() to reuse addr/port
by Eric Dumazet
· 14 years ago
545ecdc
arp: allow to invalidate specific ARP entries
by Maxim Levitsky
· 14 years ago
83723d6
netfilter: x_tables: dont block BH while reading counters
by Eric Dumazet
· 14 years ago
0ab03c2
netlink: test for all flags of the NLM_F_DUMP composite
by Jan Engelhardt
· 14 years ago
cba85b5
netfilter: fix export secctx error handling
by Pablo Neira Ayuso
· 14 years ago
6623e3b
ipv4: IP defragmentation must be ECN aware
by Eric Dumazet
· 14 years ago
dbbe68b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9fc3bbb
ipv4/route.c: respect prefsrc for local routes
by Joel Sing
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
fc75fc8
ipv4: dont create routes on down devices
by Eric Dumazet
· 14 years ago
e058464
Revert "ipv4: Allow configuring subnets as local addresses"
by David S. Miller
· 14 years ago
d9f4fba
tcp: cleanup of cwnd initialization in tcp_init_metrics()
by Jiri Kosina
· 14 years ago
1bde5ac
tcp: fix listening_get_next()
by Eric Dumazet
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
356f039
TCP: increase default initial receive window.
by Nandita Dukkipati
· 14 years ago
6561a3b
ipv4: Flush per-ns routing cache more sanely.
by David S. Miller
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
55508d6
net: Use skb_checksum_start_offset()
by Michał Mirosław
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
d33e455
net: Abstract default MTU metric calculation behind an accessor.
by David S. Miller
· 14 years ago
0dbaee3
net: Abstract default ADVMSS behind an accessor.
by David S. Miller
· 14 years ago
249fab7
net: add limits to ip_default_ttl
by Eric Dumazet
· 14 years ago
323e126
ipv4: Don't pre-seed hoplimit metric.
by David S. Miller
· 14 years ago
5170ae8
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
by David S. Miller
· 14 years ago
d979e20
xfrm: Traffic Flow Confidentiality for IPv4 ESP
by Martin Willi
· 14 years ago
68835ab
net: optimize INET input path further
by Eric Dumazet
· 14 years ago
defb351
net: Abstract away all dst_entry metrics accesses.
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f198725
tcp: protect sysctl_tcp_cookie_size reads
by Eric Dumazet
· 14 years ago
ad9f4f5
tcp: avoid a possible divide by zero
by Eric Dumazet
· 14 years ago
6763151
tcp: Replace time wait bucket msg by counter
by Tom Herbert
· 14 years ago
941666c
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
by Eric Dumazet
· 14 years ago
b1afde6
tcp: Bug fix in initialization of receive window.
by Nandita Dukkipati
· 14 years ago
ae9c416
net: arp: use assignment
by Changli Gao
· 14 years ago
f7fce74
net: kill an RCU warning in inet_fill_link_af()
by Eric Dumazet
· 14 years ago
97b1ce25
tcp: use TCP_BASE_MSS to set basic mss value
by Shan Wei
· 14 years ago
ccb7c41
timewait_sock: Create and use getpeer op.
by David S. Miller
· 14 years ago
8790ca1
inetpeer: Kill use of inet_peer_address_t typedef.
by David S. Miller
· 14 years ago
8afe7c8
ipip: add module alias for tunl0 tunnel device
by stephen hemminger
· 14 years ago
4da6a73
gre: add module alias for gre0 tunnel device
by stephen hemminger
· 14 years ago
407d6fc
gre: minor cleanups
by stephen hemminger
· 14 years ago
3f419d2
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
by David S. Miller
· 14 years ago
b341936
ipv6: Add infrastructure to bind inet_peer objects to routes.
by David S. Miller
· 14 years ago
021e929
inetpeer: Add v6 peers tree, abstract root properly.
by David S. Miller
· 14 years ago
0266304
inetpeer: Abstract address comparisons.
by David S. Miller
· 14 years ago
b534ecf
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
by David S. Miller
· 14 years ago
582a72d
inetpeer: Introduce inet_peer_address_t.
by David S. Miller
· 14 years ago
98158f5
inetpeer: Abstract out the tree root accesses.
by David S. Miller
· 14 years ago
b4ff3c9
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
by Nagendra Tomar
· 14 years ago
a40c9f8
net: add some KERN_CONT markers to continuation lines
by Uwe Kleine-König
· 14 years ago
0147fc0
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
by Alexey Dobriyan
· 14 years ago
8475ef9
netns: Don't leak others' openreq-s in proc
by Pavel Emelyanov
· 14 years ago
cf7afbf
rtnl: make link af-specific updates atomic
by Thomas Graf
· 14 years ago
c39508d
tcp: Make TCP_MAXSEG minimum more correct.
by David S. Miller
· 14 years ago
3853b58
xps: Improvements in TX queue selection
by Tom Herbert
· 14 years ago
6b8ff8c
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
by Tracey Dent
· 14 years ago
7a1c8e5
net: allow GFP_HIGHMEM in __vmalloc()
by Eric Dumazet
· 14 years ago
2491242
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
57e1ab6
igmp: refine skb allocations
by Eric Dumazet
· 14 years ago
866f3b2
bonding: IGMP handling cleanup
by Eric Dumazet
· 14 years ago
dda0b38
net: ipv4: tcp_probe: cleanup snprintf() use
by Vasiliy Kulikov
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
9f0f727
ipv4: AF_INET link address family
by Thomas Graf
· 14 years ago
ee58681
network: tcp_connect should return certain errors up the stack
by Eric Paris
· 14 years ago
7d98ffd
xfrm: update flowi saddr in icmp_send if unset
by Ulrich Weber
· 14 years ago
c31504d
udp: use atomic_inc_not_zero_hint
by Eric Dumazet
· 14 years ago
c996d8b
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
by Michael Witten
· 14 years ago
cc9ff19
xfrm: use gre key as flow upper protocol info
by Timo Teräs
· 14 years ago
d9aa938
ipv4: Fix build with multicast disabled.
by David S. Miller
· 14 years ago
c25ecd0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8f49c27
tcp: Don't change unlocked socket state in tcp_v4_err().
by David S. Miller
· 14 years ago
1d7138d
igmp: RCU conversion of in_dev->mc_list
by Eric Dumazet
· 14 years ago
c753796
ipv4: Make rt->fl.iif tests lest obscure.
by David S. Miller
· 14 years ago
72cdd1d
net: get rid of rtable->idev
by Eric Dumazet
· 14 years ago
7a1abd0
tcp: Increase TCP_MAXSEG socket option minimum.
by David S. Miller
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
2af6fd8
net/ipv4/tcp.c: Update WARN uses
by Joe Perches
· 14 years ago
18943d2
inet: fix ip_mc_drop_socket()
by Eric Dumazet
· 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
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
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
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
Next »