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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
1
-57
/
+43
|
\
|
*
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
1
-111
/
+7
|
|
\
|
|
*
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
1
-14
/
+0
|
|
*
HID: hidp: Add a comment that some devices depend on the current behavior of ...
Frank Praznik
2014-02-24
1
-0
/
+3
|
|
*
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
1
-1
/
+0
|
|
*
HID: HIDp: remove duplicated coded
Benjamin Tissoires
2014-02-17
1
-57
/
+11
|
|
*
HID: HIDp: remove hidp_hidinput_event
Benjamin Tissoires
2014-02-17
1
-46
/
+0
|
*
|
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
2014-04-01
1
-0
/
+90
|
|
\
|
|
|
*
HID: Add the transport-driver functions to the HIDP driver.
Frank Praznik
2014-01-29
1
-0
/
+90
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
2
-2
/
+2
|
\
\
\
|
*
|
|
net-sysfs: fix comment typo 'CONFIG_SYFS'
Paul Bolle
2014-02-20
1
-1
/
+1
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
575
-11578
/
+20820
|
|
\
\
\
|
*
|
|
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-01
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
1
-1
/
+1
|
*
|
|
|
|
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-03-31
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
2014-03-29
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2014-03-31
1
-16
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
1
-4
/
+4
|
*
|
|
|
|
|
net/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2014-03-06
1
-12
/
+12
*
|
|
|
|
|
|
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
1
-0
/
+3
*
|
|
|
|
|
|
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2014-03-28
2
-5
/
+20
*
|
|
|
|
|
|
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
2
-5
/
+11
*
|
|
|
|
|
|
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-51
/
+142
*
|
|
|
|
|
|
tcp: fix get_timewait4_sock() delay computation on 64bit
Eric Dumazet
2014-03-28
1
-1
/
+1
*
|
|
|
|
|
|
openvswitch: fix a possible deadlock and lockdep warning
Flavio Leitner
2014-03-28
1
-20
/
+6
*
|
|
|
|
|
|
bridge: Fix handling stacked vlan tags
Toshiaki Makita
2014-03-28
1
-17
/
+1
*
|
|
|
|
|
|
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2014-03-28
2
-3
/
+15
*
|
|
|
|
|
|
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-27
3
-10
/
+32
*
|
|
|
|
|
|
vlan: Set hard_header_len according to available acceleration
Vlad Yasevich
2014-03-27
2
-2
/
+5
*
|
|
|
|
|
|
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
2014-03-26
1
-5
/
+12
*
|
|
|
|
|
|
ip_tunnel: Fix dst ref-count.
Pravin B Shelar
2014-03-26
3
-3
/
+9
*
|
|
|
|
|
|
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-24
1
-14
/
+15
*
|
|
|
|
|
|
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-03-24
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2014-03-20
2
-5
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
2014-03-20
1
-1
/
+1
|
*
|
|
|
|
|
|
openvswitch: Fix race.
Jarno Rajahalme
2014-02-15
1
-3
/
+4
|
*
|
|
|
|
|
|
openvswitch: Read tcp flags only then the tranport header is present.
Jarno Rajahalme
2014-02-15
1
-0
/
+1
|
*
|
|
|
|
|
|
ovs: fix dp check in ovs_dp_reset_user_features
Jiri Pirko
2014-02-15
1
-1
/
+1
*
|
|
|
|
|
|
|
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
*
|
|
|
|
|
|
|
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
*
|
|
|
|
|
|
|
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-03-20
1
-4
/
+6
*
|
|
|
|
|
|
|
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-18
1
-8
/
+6
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
2
-12
/
+13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
2
-6
/
+6
|
*
|
|
|
|
|
|
|
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
2014-03-10
1
-6
/
+7
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-13
29
-121
/
+207
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-03-13
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
net: socket: error on a negative msg_namelen
Matthew Leach
2014-03-12
1
-0
/
+4
[next]