index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Move netif_index_is_l3_master to l3mdev.h
David Ahern
2015-09-30
3
-21
/
+25
*
net: Remove vrf header file
David Ahern
2015-09-30
1
-29
/
+0
*
net: Remove the now unused vrf_ptr
David Ahern
2015-09-30
2
-8
/
+0
*
net: Replace calls to vrf_dev_get_rth
David Ahern
2015-09-30
1
-22
/
+0
*
net: Replace vrf_dev_table and friends
David Ahern
2015-09-30
1
-80
/
+0
*
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
2015-09-30
1
-41
/
+0
*
net: Introduce L3 Master device abstraction
David Ahern
2015-09-30
2
-0
/
+128
*
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
2015-09-30
3
-10
/
+10
*
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-30
2
-23
/
+6
*
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-30
1
-3
/
+2
*
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-30
1
-1
/
+1
*
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-30
1
-9
/
+10
*
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-30
2
-2
/
+2
*
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-30
1
-1
/
+1
*
net: constify sk_gfp_atomic() sock argument
Eric Dumazet
2015-09-30
1
-1
/
+1
*
inet: constify __inet_inherit_port() sock argument
Eric Dumazet
2015-09-30
1
-1
/
+1
*
inet: constify inet_csk_route_child_sock() socket argument
Eric Dumazet
2015-09-30
1
-1
/
+2
*
dccp: use inet6_csk_route_req() helper
Eric Dumazet
2015-09-30
1
-1
/
+1
*
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-30
1
-2
/
+1
*
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-30
1
-1
/
+1
*
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-30
1
-2
/
+2
*
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
2015-09-30
1
-1
/
+1
*
bridge: vlan: add per-vlan struct and move to rhashtables
Nikolay Aleksandrov
2015-09-29
1
-0
/
+1
*
net/mlx5_core: Fix wrong name in struct
Eli Cohen
2015-09-29
1
-1
/
+1
*
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-29
1
-4
/
+4
*
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-27
1
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-27
61
-283
/
+491
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-26
11
-27
/
+62
|
|
\
|
|
*
phy: add phy_device_remove()
Russell King
2015-09-25
1
-0
/
+1
|
|
*
phy: fix mdiobus module safety
Russell King
2015-09-25
1
-1
/
+4
|
|
*
lwtunnel: remove source and destination UDP port config option
Jiri Benc
2015-09-24
1
-4
/
+0
|
|
*
ipv4: send arp replies to the correct tunnel
Jiri Benc
2015-09-24
1
-0
/
+2
|
|
*
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-09-24
1
-0
/
+3
|
|
*
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2015-09-23
1
-0
/
+1
|
|
*
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
2015-09-22
1
-1
/
+13
|
|
*
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
2015-09-21
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-09-21
1
-3
/
+3
|
|
|
\
|
|
|
*
netfilter: bridge: fix routing of bridge frames with call-iptables=1
Florian Westphal
2015-09-14
1
-3
/
+3
|
|
*
|
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
2015-09-21
1
-11
/
+19
|
|
*
|
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-18
2
-1
/
+2
|
|
*
|
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2015-09-18
1
-1
/
+2
|
|
*
|
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-2
/
+2
|
|
*
|
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-2
/
+9
|
|
*
|
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-26
1
-2
/
+9
|
|
\
\
|
|
*
|
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
2015-09-24
1
-2
/
+9
|
*
|
|
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-25
1
-0
/
+3
|
|
\
\
\
|
|
*
|
|
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
2015-09-18
1
-0
/
+3
|
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-25
1
-1
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
thermal: Add a function to get the minimum power
Javi Merino
2015-09-14
1
-0
/
+6
[next]