index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
6lowpan: change naming for lowpan private data
Alexander Aring
2016-04-13
9
-90
/
+94
*
ieee802154: 6lowpan: fix short addr hash
Alexander Aring
2016-04-13
1
-1
/
+1
*
nl802154: avoid address change while running lowpan
Alexander Aring
2016-04-13
1
-0
/
+10
*
ieee802154: add short address helpers
Alexander Aring
2016-04-13
2
-0
/
+39
*
ieee802154: cleanups for ieee802154.h
Alexander Aring
2016-04-13
1
-3
/
+3
*
mrf24j40: apply the security-enabled bit on secured outbound frames
Alexandre Macabies
2016-04-13
1
-0
/
+4
*
mrf24j40: fix security-enabled processing on inbound frames
Alexandre Macabies
2016-04-13
1
-1
/
+9
*
ieee802154: add security bit check function
Alexandre Macabies
2016-04-13
1
-0
/
+10
*
Merge branch 'mediatek-stress-test-fixes'
David S. Miller
2016-04-13
2
-44
/
+66
|
\
|
*
net: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
2016-04-13
1
-2
/
+1
|
*
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2016-04-13
2
-10
/
+7
|
*
net: mediatek: fix mtk_pending_work
John Crispin
2016-04-13
1
-8
/
+20
|
*
net: mediatek: fix TX locking
John Crispin
2016-04-13
1
-10
/
+10
|
*
net: mediatek: fix stop and wakeup of queue
John Crispin
2016-04-13
1
-10
/
+27
|
*
net: mediatek: remove superfluous reset call
John Crispin
2016-04-13
1
-4
/
+0
|
*
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
2016-04-13
1
-1
/
+1
|
*
net: mediatek: watchdog_timeo was not set
John Crispin
2016-04-13
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-13
8
-129
/
+298
|
\
|
*
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
2016-04-12
2
-39
/
+33
|
*
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
2016-04-12
2
-54
/
+66
|
*
netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL
Haishuang Yan
2016-04-07
1
-1
/
+1
|
*
netfilter: ip6t_SYNPROXY: remove magic number for hop_limit
Liping Zhang
2016-03-29
1
-26
/
+30
|
*
netfilter: bridge: nf queue verdict to use NFQA_VLAN and NFQA_L2HDR
Stephane Bryant
2016-03-29
1
-0
/
+47
|
*
netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...
Stephane Bryant
2016-03-29
2
-0
/
+68
|
*
netfilter: bridge: add nf_afinfo to enable queuing to userspace
Stephane Bryant
2016-03-29
1
-2
/
+45
|
*
netfilter: nf_conntrack: Uses pr_fmt() for logging.
Weongyo Jeong
2016-03-28
1
-7
/
+8
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-04-12
10
-39
/
+74
|
\
\
|
*
|
Bluetooth: hci_bcsp: fix code style
Maxim Zhukov
2016-04-08
1
-26
/
+31
|
*
|
ieee802154/adf7242: fix memory leak of firmware
Sudip Mukherjee
2016-04-08
1
-0
/
+2
|
*
|
6lowpan: iphc: fix handling of link-local compression
Alexander Aring
2016-04-08
1
-2
/
+9
|
*
|
Bluetooth: vhci: purge unhandled skbs
Jiri Slaby
2016-04-08
1
-0
/
+1
|
*
|
Bluetooth: vhci: fix open_timeout vs. hdev race
Jiri Slaby
2016-04-08
1
-3
/
+5
|
*
|
Bluetooth: Allow setting BT_SECURITY_FIPS with setsockopt
Patrik Flykt
2016-04-08
1
-1
/
+1
|
*
|
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
Loic Poulain
2016-04-08
2
-4
/
+8
|
*
|
Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
Loic Poulain
2016-04-08
1
-0
/
+1
|
*
|
Bluetooth: Ignore unknown advertising packet types
Johan Hedberg
2016-04-08
1
-0
/
+13
|
*
|
Bluetooth: Fix setting NO_BREDR advertising flag
Johan Hedberg
2016-04-08
1
-3
/
+3
*
|
|
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
2016-04-12
3
-10
/
+15
*
|
|
Merge branch 'rprpc-2nd-rewrite-part-1'
David S. Miller
2016-04-11
20
-326
/
+374
|
\
\
\
|
*
|
|
rxrpc: Create a null security type and get rid of conditional calls
David Howells
2016-04-11
9
-61
/
+105
|
*
|
|
rxrpc: Absorb the rxkad security module
David Howells
2016-04-11
6
-134
/
+85
|
*
|
|
rxrpc: Don't assume transport address family and size when using it
David Howells
2016-04-11
2
-4
/
+4
|
*
|
|
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
2016-04-11
4
-12
/
+9
|
*
|
|
rxrpc: Differentiate local and remote abort codes in structs
David Howells
2016-04-11
10
-25
/
+50
|
*
|
|
rxrpc: Static arrays of strings should be const char *const[]
David Howells
2016-04-11
3
-4
/
+2
|
*
|
|
rxrpc: Move some miscellaneous bits out into their own file
David Howells
2016-04-11
6
-84
/
+107
|
*
|
|
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
2016-04-11
1
-1
/
+1
|
*
|
|
afs: Wait for outstanding async calls before closing rxrpc socket
David Howells
2016-04-11
1
-3
/
+13
|
/
/
/
*
|
|
Merge branch 'udp-pull'
David S. Miller
2016-04-11
4
-9
/
+7
|
\
\
\
|
*
|
|
rxrpc: do not pull udp headers on receive
Willem de Bruijn
2016-04-11
1
-2
/
+2
[next]