index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl802154: export supported commands
Varka Bhadram
2015-06-04
2
-0
/
+42
*
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
Lennert Buytenhek
2015-06-04
1
-0
/
+6
*
cfg802154: fix rdev-ops naming convension and format specifiers
Varka Bhadram
2015-06-04
1
-5
/
+5
*
Bluetooth: vhci: Clean up coding style fix
Prasanna Karthik
2015-06-04
1
-1
/
+1
*
mac802154: add trace functionality for driver ops
Varka Bhadram
2015-06-02
4
-15
/
+362
*
ieee802154: 6lowpan: set ackreq when needed
Alexander Aring
2015-06-02
1
-2
/
+3
*
cc2520: update current channel
Varka Bhadram
2015-05-31
1
-0
/
+2
*
cc2520: update initial transmit power value
Varka Bhadram
2015-05-31
1
-0
/
+2
*
cc2520: add set transmit power setting support
Varka Bhadram
2015-05-31
1
-0
/
+102
*
cc2520: fix CC2591 handling
Varka Bhadram
2015-05-31
2
-3
/
+8
*
cc2520: fix in default tx power setting
Varka Bhadram
2015-05-31
1
-8
/
+0
*
MAINTAINERS: Add myself as maintainer for the atusb driver
Stefan Schmidt
2015-05-31
1
-0
/
+8
*
ieee802154/atusb: Add .set_promiscuous_mode driver operation
Stefan Schmidt
2015-05-31
1
-1
/
+29
*
ieee802154/atusb: Add .set_txpower operation to the driver
Stefan Schmidt
2015-05-31
1
-0
/
+26
*
ieee802154/atusb: Add function for partial register writes
Stefan Schmidt
2015-05-31
1
-18
/
+27
*
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2015-05-31
2
-8
/
+6
*
ieee802154: Fix generation of random EUI-64 addresses.
Lennert Buytenhek
2015-05-31
1
-3
/
+3
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-05-31
43
-137
/
+165
|
\
|
*
batman-adv: Use common declaration order in *_send_skb_(packet|unicast)
Antonio Quartulli
2015-05-29
1
-1
/
+1
|
*
batman-adv: iv_ogm_orig_update, remove unnecessary brackets
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
batman-adv: iv_ogm_can_aggregate, code readability
Markus Pargmann
2015-05-29
1
-49
/
+53
|
*
batman-adv: checkpatch - spaces preferred around that '*'
Marek Lindner
2015-05-29
2
-2
/
+2
|
*
batman-adv: checkpatch - comparison to NULL could be rewritten
Marek Lindner
2015-05-29
1
-1
/
+1
|
*
batman-adv: Use safer default config for optional features
Sven Eckelmann
2015-05-29
2
-2
/
+2
|
*
batman-adv: iv_ogm_send_to_if, declare char* as const
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
batman-adv: iv_ogm_aggr_packet, bool return value
Markus Pargmann
2015-05-29
1
-2
/
+2
|
*
batman-adv: iv_ogm_iface_enable, direct return values
Markus Pargmann
2015-05-29
1
-6
/
+2
|
*
batman-adv: Makefile, Sort alphabetically
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
batman-adv: tvlv realloc, move error handling into if block
Markus Pargmann
2015-05-29
1
-8
/
+8
|
*
batman-adv: debugfs, avoid compiling for !DEBUG_FS
Markus Pargmann
2015-05-29
3
-9
/
+35
|
*
batman-adv: Use only queued fragments when merging
Sven Eckelmann
2015-05-29
1
-8
/
+5
|
*
batman-adv: Check total_size when queueing fragments
Sven Eckelmann
2015-05-29
2
-2
/
+7
|
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
43
-43
/
+43
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2015-05-29
1
-1
/
+1
*
|
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
2015-05-31
3
-4
/
+25
*
|
Merge branch 'hv_netvsc-next'
David S. Miller
2015-05-31
1
-2
/
+9
|
\
\
|
*
|
hv_netvsc: Allocate the sendbuf in a NUMA aware way
K. Y. Srinivasan
2015-05-31
1
-1
/
+3
|
*
|
hv_netvsc: Allocate the receive buffer from the correct NUMA node
K. Y. Srinivasan
2015-05-31
1
-1
/
+6
|
/
/
*
|
netevent: remove automatic variable in register_netevent_notifier()
Wang Long
2015-05-31
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
9
-11
/
+244
|
\
\
|
*
|
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
4
-0
/
+190
|
*
|
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
3
-5
/
+51
|
*
|
netfilter: default CONFIG_NETFILTER_INGRESS to y
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
|
*
|
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-26
2
-6
/
+2
*
|
|
Merge branch 'systemport-next'
David S. Miller
2015-05-30
2
-51
/
+58
|
\
\
\
|
*
|
|
net: systemport: Add a check for oversized packets
Florian Fainelli
2015-05-30
1
-0
/
+8
|
*
|
|
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
2015-05-30
1
-40
/
+41
|
*
|
|
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
2015-05-30
2
-11
/
+9
|
/
/
/
*
|
|
ipv6: drop unneeded goto
Julia Lawall
2015-05-30
1
-7
/
+1
*
|
|
net: thunderx: add 64-bit dependency
Arnd Bergmann
2015-05-30
1
-1
/
+1
[next]