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.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
2016-06-17
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-17
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-17
mpls: allow routes on ipgre devices
Simon Horman
1
-3
/
+4
2016-06-17
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
Xin Long
1
-1
/
+1
2016-06-16
Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
15
-647
/
+842
2016-06-16
ila: Fix checksum neutral mapping
Tom Herbert
1
-5
/
+5
2016-06-16
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2
-10
/
+34
2016-06-16
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
2
-85
/
+195
2016-06-16
6lowpan: add support for getting short address
Alexander Aring
1
-0
/
+39
2016-06-16
6lowpan: introduce 6lowpan-nd
Alexander Aring
4
-2
/
+242
2016-06-16
ipv6: export several functions
Alexander Aring
2
-19
/
+10
2016-06-16
ipv6: introduce neighbour discovery ops
Alexander Aring
3
-37
/
+85
2016-06-16
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-16
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-16
6lowpan: remove ipv6 module request
Alexander Aring
1
-2
/
+0
2016-06-16
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2
-2
/
+49
2016-06-16
6lowpan: add private neighbour data
Alexander Aring
1
-0
/
+12
2016-06-16
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-16
net_sched: sch_pie: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-16
net_sched: sch_netem: defer skb freeing
Eric Dumazet
1
-3
/
+1
2016-06-16
net_sched: sch_htb: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-16
net_sched: sch_hhf: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-16
net_sched: fq_codel: defer skb freeing
Eric Dumazet
1
-8
/
+9
2016-06-16
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-6
/
+13
2016-06-16
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
1
-1
/
+1
2016-06-16
net_sched: sch_choke: defer skb freeing
Eric Dumazet
1
-4
/
+4
2016-06-16
net_sched: add the ability to defer skb freeing
Eric Dumazet
2
-1
/
+23
2016-06-16
tipc: add neighbor monitoring framework
Jon Paul Maloy
10
-31
/
+797
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
7
-11
/
+16
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2
-3
/
+4
2016-06-15
net: ipv6: Do not add multicast route for l3 master devices
David Ahern
1
-1
/
+1
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
1
-1
/
+1
2016-06-15
af_iucv: use paged SKBs for big inbound messages
Eugene Crosser
1
-6
/
+50
2016-06-15
af_iucv: remove fragment_skb() to use paged SKBs
Eugene Crosser
1
-56
/
+3
2016-06-15
af_iucv: use paged SKBs for big outbound messages
Eugene Crosser
1
-47
/
+77
2016-06-15
rxrpc: Rework local endpoint management
David Howells
7
-230
/
+276
2016-06-15
rxrpc: Separate local endpoint event handling out into its own file
David Howells
4
-102
/
+129
2016-06-15
rxrpc: Use the peer record to distribute network errors
David Howells
7
-94
/
+79
2016-06-15
rxrpc: Do a little bit of tidying in the ICMP processing
David Howells
1
-4
/
+2
2016-06-15
rxrpc: Don't assume anything about the address in an ICMP packet
David Howells
1
-8
/
+0
2016-06-15
rxrpc: Break MTU determination from ICMP into its own function
David Howells
1
-39
/
+54
2016-06-15
rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()
David Howells
3
-4
/
+4
2016-06-15
rxrpc: Rework peer object handling to use hash table and RCU
David Howells
9
-203
/
+335
2016-06-15
act_police: rename tcf_act_police_locate() to tcf_act_police_init()
WANG Cong
1
-4
/
+4
2016-06-15
net_sched: remove internal use of TC_POLICE_*
WANG Cong
2
-3
/
+3
2016-06-15
RDS: Update rds_conn_destroy to be MP capable
Sowmini Varadhan
1
-20
/
+39
2016-06-15
RDS: Update rds_conn_shutdown to work with rds_conn_path
Sowmini Varadhan
5
-38
/
+44
2016-06-15
RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create
Sowmini Varadhan
1
-20
/
+45
2016-06-15
RDS: Add rds_conn_path_error()
Sowmini Varadhan
3
-1
/
+18
2016-06-15
RDS: update rds-info related functions to traverse multiple conn_paths
Sowmini Varadhan
1
-27
/
+82
[next]