index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
2
-85
/
+195
2016-06-15
6lowpan: add support for getting short address
Alexander Aring
1
-0
/
+39
2016-06-15
6lowpan: introduce 6lowpan-nd
Alexander Aring
5
-8
/
+254
2016-06-15
ipv6: export several functions
Alexander Aring
4
-19
/
+29
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
5
-40
/
+284
2016-06-15
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-15
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-15
ndisc: add __ndisc_opt_addr_data function
Alexander Aring
1
-4
/
+10
2016-06-15
ndisc: add __ndisc_opt_addr_space function
Alexander Aring
1
-2
/
+7
2016-06-15
6lowpan: remove ipv6 module request
Alexander Aring
1
-2
/
+0
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
4
-2
/
+58
2016-06-15
6lowpan: add private neighbour data
Alexander Aring
3
-2
/
+23
2016-06-15
Merge branch 'cxgb4-sriov-sysfs'
David S. Miller
2
-14
/
+76
2016-06-15
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2
-11
/
+4
2016-06-15
cxgb4: Enable SR-IOV configuration via PCI sysfs interface
Hariprasad Shenai
1
-2
/
+64
2016-06-15
cxgb4: Force cxgb4 driver as MASTER in kdump kernel
Hariprasad Shenai
1
-1
/
+8
2016-06-15
Merge branch 'sched_skb_free_defer'
David S. Miller
13
-35
/
+72
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_pie: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_netem: defer skb freeing
Eric Dumazet
1
-3
/
+1
2016-06-15
net_sched: sch_htb: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-15
net_sched: sch_hhf: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-15
net_sched: fq_codel: defer skb freeing
Eric Dumazet
1
-8
/
+9
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-6
/
+13
2016-06-15
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
1
-1
/
+1
2016-06-15
net_sched: sch_choke: defer skb freeing
Eric Dumazet
1
-4
/
+4
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
4
-7
/
+38
2016-06-15
tipc: add neighbor monitoring framework
Jon Paul Maloy
10
-31
/
+797
2016-06-15
net: vrf: Update flags and features settings
David Ahern
1
-0
/
+14
2016-06-15
tun: fix csum generation for tap devices
Paolo Abeni
1
-7
/
+7
2016-06-15
Merge branch 'skb_array'
David S. Miller
4
-1
/
+758
2016-06-15
skb_array: resize support
Michael S. Tsirkin
1
-4
/
+29
2016-06-15
ptr_ring: resize support
Michael S. Tsirkin
1
-14
/
+143
2016-06-15
skb_array: array based FIFO for skbs
Michael S. Tsirkin
1
-0
/
+144
2016-06-15
ptr_ring: ring test
Michael S. Tsirkin
2
-1
/
+196
2016-06-15
ptr_ring: array based FIFO for pointers
Michael S. Tsirkin
1
-0
/
+264
2016-06-15
net_sched: make tcf_hash_check() boolean
WANG Cong
8
-13
/
+18
2016-06-15
Merge branch 'vrf-ipv6-mcast-link-local'
David S. Miller
7
-14
/
+105
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
4
-8
/
+99
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
3
-5
/
+5
2016-06-15
Merge branch 'af_iucv-big-bufs'
David S. Miller
1
-101
/
+122
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
dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip
Alexander Shiyan
1
-0
/
+13
2016-06-15
net: cx89x0: Add DT support
Alexander Shiyan
1
-1
/
+11
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-14
Merge branch 'rds-mprds-foundations'
David S. Miller
19
-347
/
+611
[next]