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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Bluetooth: mgmt: fix typos
Florian Grandel
2015-05-26
1
-3
/
+3
|
*
|
|
|
mac802154: remove mib lock
Alexander Aring
2015-05-23
9
-105
/
+18
|
*
|
|
|
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
5
-22
/
+6
|
*
|
|
|
mac802154: remove pib lock
Alexander Aring
2015-05-23
4
-14
/
+5
|
*
|
|
|
mac802154: fix hold rtnl while ioctl
Alexander Aring
2015-05-23
1
-2
/
+3
|
*
|
|
|
Bluetooth: Add debug logs for legacy SMP crypto functions
Johan Hedberg
2015-05-19
1
-4
/
+16
|
*
|
|
|
mac802154: select CRYPTO when needed
Arnd Bergmann
2015-05-19
1
-0
/
+1
|
*
|
|
|
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
2015-05-19
1
-3
/
+2
|
*
|
|
|
nl802154: add support for dump phy capabilities
Alexander Aring
2015-05-19
1
-1
/
+116
|
*
|
|
|
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
2
-1
/
+8
|
*
|
|
|
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
2
-13
/
+20
|
*
|
|
|
mac802154: remove check if operation is supported
Alexander Aring
2015-05-19
1
-24
/
+0
|
*
|
|
|
mac802154: check for really changes
Alexander Aring
2015-05-19
1
-0
/
+26
|
*
|
|
|
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
2
-5
/
+43
|
*
|
|
|
ieee802154: introduce wpan_phy_supported
Alexander Aring
2015-05-19
2
-4
/
+4
|
*
|
|
|
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
2
-4
/
+4
|
*
|
|
|
ieee802154: change transmit power to mbm
Alexander Aring
2015-05-19
2
-4
/
+4
|
*
|
|
|
ieee802154: change transmit power to s32
Alexander Aring
2015-05-19
2
-4
/
+4
|
*
|
|
|
ieee802154: move validation check out of softmac
Alexander Aring
2015-05-19
2
-30
/
+27
|
*
|
|
|
nl802154: cleanup invalid argument handling
Alexander Aring
2015-05-19
1
-8
/
+4
|
*
|
|
|
Bluetooth: Fix calls to __hci_cmd_sync()
Frederic Danis
2015-05-15
1
-5
/
+0
*
|
|
|
|
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
Ying Xue
2015-05-30
1
-5
/
+2
*
|
|
|
|
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
Alexei Starovoitov
2015-05-30
1
-0
/
+18
*
|
|
|
|
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
Sorin Dumitru
2015-05-30
1
-4
/
+6
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-05-28
3
-30
/
+28
|
\
\
\
\
|
*
|
|
|
xfrm: optimise to search the inexact policy list
Li RongQing
2015-05-18
1
-3
/
+8
|
*
|
|
|
xfrm: move the checking for old xfrm_policy hold_queue to beginning
Li RongQing
2015-05-05
1
-3
/
+3
|
*
|
|
|
xfrm: remove the unnecessary checking before call xfrm_pol_hold
Li RongQing
2015-05-05
1
-4
/
+3
|
*
|
|
|
xfrm: slightly optimise xfrm_input
Li RongQing
2015-04-24
1
-5
/
+5
|
*
|
|
|
xfrm: fix the return code when xfrm_*_register_afinfo failed
Li RongQing
2015-04-23
3
-3
/
+3
|
*
|
|
|
xfrm: optimise the use of walk list header in xfrm_policy/state_walk
Li RongQing
2015-04-23
2
-2
/
+4
|
*
|
|
|
xfrm: remove the xfrm_queue_purge definition
Li RongQing
2015-04-23
1
-10
/
+2
*
|
|
|
|
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
1
-0
/
+6
*
|
|
|
|
tcp: connect() from bound sockets can be faster
Eric Dumazet
2015-05-27
2
-4
/
+13
*
|
|
|
|
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
2
-3
/
+9
*
|
|
|
|
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
2
-7
/
+36
*
|
|
|
|
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-27
1
-7
/
+12
*
|
|
|
|
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-27
1
-0
/
+1
*
|
|
|
|
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
3
-4
/
+7
*
|
|
|
|
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
1
-0
/
+31
*
|
|
|
|
tipc: fix bug in link protocol message create function
Jon Paul Maloy
2015-05-26
1
-2
/
+0
*
|
|
|
|
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2015-05-25
1
-5
/
+7
*
|
|
|
|
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
2015-05-25
1
-1
/
+1
*
|
|
|
|
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
2015-05-25
1
-0
/
+6
*
|
|
|
|
pktgen: remove one sparse error
Eric Dumazet
2015-05-25
1
-5
/
+5
*
|
|
|
|
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
2015-05-25
1
-3
/
+3
*
|
|
|
|
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
2015-05-25
1
-2
/
+2
*
|
|
|
|
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
2015-05-25
1
-21
/
+3
*
|
|
|
|
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
2015-05-25
1
-11
/
+18
*
|
|
|
|
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
2
-17
/
+139
[prev]
[next]