index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
7
-12
/
+12
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
3
-9
/
+4
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
7
-7
/
+7
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
18
-25
/
+27
2015-10-08
xfrm: Only compute net once in xfrm_policy_queue_process
Eric W. Biederman
1
-4
/
+3
2015-10-08
ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-07
tcp: ensure prior synack rtx behavior with small backlogs
Eric Dumazet
1
-1
/
+1
2015-10-07
net: ipv4: tcp.c Fixed an assignment coding style issue
Yuvaraja Mariappan
1
-8
/
+16
2015-10-07
bridge: netlink: add support for port's multicast_router attribute
Nikolay Aleksandrov
1
-0
/
+19
2015-10-07
bridge: netlink: allow to flush port's fdb
Nikolay Aleksandrov
1
-0
/
+3
2015-10-07
bridge: netlink: export port's timer values
Nikolay Aleksandrov
1
-0
/
+14
2015-10-07
bridge: netlink: export port's topology_change_ack and config_pending
Nikolay Aleksandrov
1
-1
/
+6
2015-10-07
bridge: netlink: export port's id and number
Nikolay Aleksandrov
1
-1
/
+5
2015-10-07
bridge: netlink: export port's designated cost and port
Nikolay Aleksandrov
1
-1
/
+5
2015-10-07
bridge: netlink: export port's bridge id
Nikolay Aleksandrov
1
-1
/
+4
2015-10-07
bridge: netlink: export port's root id
Nikolay Aleksandrov
1
-1
/
+4
2015-10-07
net: Lookup actual route when oif is VRF device
David Ahern
1
-0
/
+3
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
29
-461
/
+916
2015-10-07
net: Add l3mdev saddr lookup to raw_sendmsg
David Ahern
1
-2
/
+6
2015-10-07
net: Add source address lookup op for VRF
David Ahern
1
-19
/
+3
2015-10-07
net: Refactor path selection in __ip_route_output_key_hash
David Ahern
2
-15
/
+22
2015-10-07
net: Add netif_is_l3_slave
David Ahern
1
-4
/
+4
2015-10-07
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
1
-1
/
+1
2015-10-07
net: Fix vti use case with oif in dst lookups for IPv6
David Ahern
1
-0
/
+1
2015-10-07
openvswitch: netlink attributes for IPv6 tunneling
Jiri Benc
1
-37
/
+84
2015-10-07
openvswitch: add tunnel protocol to sw_flow_key
Jiri Benc
4
-5
/
+12
2015-10-07
bridge: netlink: make br_fill_info's frame size smaller
Nikolay Aleksandrov
1
-23
/
+19
2015-10-07
net: Add support for filtering neigh dump by device index
David Ahern
1
-2
/
+15
2015-10-07
net: dsa: better error reporting
Russell King
2
-10
/
+18
2015-10-06
ipv4: Fix compilation errors in fib_rebalance
Peter Nørlund
1
-2
/
+2
2015-10-05
mac80211: make ieee80211_new_mesh_header return unsigned
Andrzej Hajda
2
-6
/
+6
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2
-6
/
+12
2015-10-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiede...
David S. Miller
5
-50
/
+47
2015-10-05
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
Sowmini Varadhan
1
-1
/
+7
2015-10-05
RDS-TCP: Do not bloat sndbuf/rcvbuf in rds_tcp_tune
Sowmini Varadhan
1
-12
/
+4
2015-10-05
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
3
-30
/
+18
2015-10-05
tcp: restore fastopen operations
Eric Dumazet
1
-1
/
+0
2015-10-05
net: sctp: avoid incorrect time_t use
Arnd Bergmann
2
-2
/
+2
2015-10-05
ipv6: use ktime_t for internal timestamps
Arnd Bergmann
1
-9
/
+7
2015-10-05
nfnetlink: use y2038 safe timestamp
Arnd Bergmann
1
-3
/
+3
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
1
-6
/
+2
2015-10-05
ipv4: ICMP packet inspection for multipath
Peter Nørlund
2
-8
/
+70
2015-10-05
ipv4: L3 hash-based multipath
Peter Nørlund
2
-69
/
+87
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
5
-7
/
+9
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-10-05
tcp: fix fastopen races vs lockless listener
Eric Dumazet
2
-20
/
+12
2015-10-05
bridge: netlink: add support for default_pvid
Nikolay Aleksandrov
3
-8
/
+20
2015-10-05
bridge: netlink: add support for netfilter tables config
Nikolay Aleksandrov
1
-1
/
+36
2015-10-05
bridge: netlink: add support for igmp's intervals
Nikolay Aleksandrov
1
-1
/
+69
[next]