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
...
|
*
|
|
|
|
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
2014-12-23
1
-4
/
+1
|
*
|
|
|
|
mpls: Fix config check for mpls.
Pravin B Shelar
2014-12-23
1
-1
/
+1
|
*
|
|
|
|
net: Rearrange loop in net_rx_action
Herbert Xu
2014-12-23
1
-14
/
+12
|
*
|
|
|
|
net: Always poll at least one device in net_rx_action
Herbert Xu
2014-12-23
1
-4
/
+3
|
*
|
|
|
|
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
2014-12-23
1
-0
/
+9
|
*
|
|
|
|
net: Move napi polling code out of net_rx_action
Herbert Xu
2014-12-23
1
-44
/
+54
|
*
|
|
|
|
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
2014-12-23
1
-1
/
+1
|
*
|
|
|
|
batman-adv: Unify fragment size calculation
Sven Eckelmann
2014-12-23
1
-1
/
+1
|
*
|
|
|
|
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
2014-12-23
1
-1
/
+1
|
*
|
|
|
|
net: drop the packet when fails to do software segmentation or header check
Jason Wang
2014-12-23
1
-1
/
+1
|
*
|
|
|
|
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
2014-12-22
1
-16
/
+29
|
*
|
|
|
|
packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...
Dan Collins
2014-12-22
1
-4
/
+7
|
|
/
/
/
/
|
*
|
|
|
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2014-12-19
1
-0
/
+3
|
*
|
|
|
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
2014-12-19
1
-0
/
+3
|
*
|
|
|
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
2014-12-19
1
-1
/
+2
|
*
|
|
|
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
2014-12-19
1
-1
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-19
1
-1
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[regression] chunk lost from bd9b51
Al Viro
2014-12-19
1
-1
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-12-18
19
-124
/
+226
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2014-12-18
7
-17
/
+32
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
mac80211: free management frame keys when removing station
Johannes Berg
2014-12-17
1
-1
/
+1
|
|
*
|
|
|
cfg80211: correctly check ad-hoc channels
Arik Nemtsov
2014-12-12
1
-1
/
+7
|
|
*
|
|
|
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
2014-12-12
1
-5
/
+2
|
|
*
|
|
|
mac80211: update the channel context after channel switch
Emmanuel Grumbach
2014-12-12
1
-0
/
+4
|
|
*
|
|
|
nl80211: check matches array length before acessing it
Luciano Coelho
2014-12-12
1
-1
/
+1
|
|
*
|
|
|
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
2014-12-12
1
-1
/
+4
|
|
*
|
|
|
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
2014-12-12
1
-3
/
+6
|
|
*
|
|
|
mac80211: fix multicast LED blinking and counter
Andreas Müller
2014-12-12
1
-5
/
+6
|
|
*
|
|
|
mac80211: avoid using uninitialized stack data
Jes Sorensen
2014-12-12
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-12-18
1
-5
/
+9
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
2014-12-17
1
-5
/
+9
|
*
|
|
|
|
geneve: Fix races between socket add and release.
Jesse Gross
2014-12-18
1
-6
/
+7
|
*
|
|
|
|
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
2014-12-18
1
-0
/
+17
|
*
|
|
|
|
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
2014-12-18
1
-1
/
+1
|
*
|
|
|
|
netlink: Always copy on mmap TX.
David Miller
2014-12-18
1
-36
/
+16
|
|
/
/
/
/
|
*
|
|
|
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2014-12-16
1
-0
/
+5
|
*
|
|
|
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
Thomas Graf
2014-12-16
1
-0
/
+3
|
*
|
|
|
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
Thomas Graf
2014-12-16
1
-0
/
+6
|
*
|
|
|
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-16
6
-54
/
+123
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
6
-54
/
+123
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Fix mgmt response status when removing adapter
Johan Hedberg
2014-12-12
1
-3
/
+15
|
|
|
*
|
|
|
Bluetooth: Fix enabling BR/EDR SC when powering on
Johan Hedberg
2014-12-12
1
-0
/
+5
|
|
|
*
|
|
|
Bluetooth: Fix notifying mgmt power off before flushing connection list
Johan Hedberg
2014-12-11
1
-8
/
+6
|
|
|
*
|
|
|
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
Johan Hedberg
2014-12-11
1
-13
/
+25
|
|
|
*
|
|
|
Bluetooth: Fix calling hci_conn_put too early
Johan Hedberg
2014-12-11
1
-2
/
+2
|
|
|
*
|
|
|
Bluetooth: Fix check for support for page scan related commands
Marcel Holtmann
2014-12-11
1
-10
/
+10
|
|
|
*
|
|
|
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
2014-12-11
1
-0
/
+20
|
|
|
*
|
|
|
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
Jaganath Kanakkassery
2014-12-11
2
-6
/
+14
|
|
|
*
|
|
|
Bluetooth: fix err_cast.cocci warnings
Fengguang Wu
2014-12-09
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Fix generation of non-resolvable private addresses
Marcel Holtmann
2014-12-08
3
-8
/
+20
[prev]
[next]