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-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-11
/
+233
2015-05-31
ipv6: drop unneeded goto
Julia Lawall
1
-7
/
+1
2015-05-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-281
/
+476
2015-05-31
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
Ying Xue
1
-5
/
+2
2015-05-31
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
Alexei Starovoitov
1
-0
/
+18
2015-05-31
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
Sorin Dumitru
1
-4
/
+6
2015-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-30
/
+28
2015-05-27
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
1
-0
/
+6
2015-05-27
tcp: connect() from bound sockets can be faster
Eric Dumazet
2
-4
/
+13
2015-05-27
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2
-3
/
+9
2015-05-27
nl802154: add support to set cca ed level
Alexander Aring
4
-0
/
+75
2015-05-27
nl802154: add support for cca ed level info
Alexander Aring
1
-0
/
+7
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2
-7
/
+36
2015-05-27
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
1
-7
/
+12
2015-05-27
ieee802154: fix typo for file name
Varka Bhadram
1
-1
/
+1
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
4
-0
/
+76
2015-05-27
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2015-05-27
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
3
-4
/
+7
2015-05-27
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
1
-0
/
+31
2015-05-27
tipc: fix bug in link protocol message create function
Jon Paul Maloy
1
-2
/
+0
2015-05-27
nl802154: fix cca mode wpan phy flag
Alexander Aring
1
-1
/
+1
2015-05-26
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
1
-18
/
+11
2015-05-26
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
Lennert Buytenhek
1
-6
/
+0
2015-05-26
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
1
-14
/
+3
2015-05-26
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
3
-0
/
+189
2015-05-26
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
1
-5
/
+41
2015-05-26
netfilter: default CONFIG_NETFILTER_INGRESS to y
Pablo Neira Ayuso
1
-0
/
+1
2015-05-26
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2
-6
/
+2
2015-05-26
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
Lennert Buytenhek
1
-1
/
+1
2015-05-26
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
1
-0
/
+3
2015-05-26
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
1
-5
/
+7
2015-05-26
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
1
-1
/
+1
2015-05-26
Bluetooth: mgmt: fix typos
Florian Grandel
1
-3
/
+3
2015-05-26
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
1
-0
/
+6
2015-05-26
pktgen: remove one sparse error
Eric Dumazet
1
-5
/
+5
2015-05-26
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
1
-3
/
+3
2015-05-26
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
1
-2
/
+2
2015-05-26
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-26
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
1
-11
/
+18
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2
-17
/
+139
2015-05-25
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
1
-49
/
+41
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
1
-2
/
+76
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
1
-10
/
+49
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
3
-4
/
+13
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
5
-9
/
+6
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2
-49
/
+52
2015-05-25
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
1
-25
/
+20
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
6
-13
/
+10
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
7
-15
/
+21
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
2
-14
/
+8
[next]