index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-24
1
-3
/
+6
|
*
|
|
|
|
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
1
-9
/
+14
|
*
|
|
|
|
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2014-12-26
1
-0
/
+1
|
*
|
|
|
|
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
2014-12-24
1
-1
/
+1
|
*
|
|
|
|
net: Reset secmark when scrubbing packet
Thomas Graf
2014-12-24
1
-0
/
+1
|
*
|
|
|
|
net: Fix stacked vlan offload features computation
Toshiaki Makita
2014-12-24
1
-5
/
+8
|
*
|
|
|
|
openvswitch: Fix vport_send double free
Pravin B Shelar
2014-12-24
5
-11
/
+23
|
*
|
|
|
|
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
2014-12-24
1
-1
/
+2
|
*
|
|
|
|
openvswitch: Fix MPLS action validation.
Pravin B Shelar
2014-12-24
1
-12
/
+1
|
*
|
|
|
|
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
2014-12-24
1
-4
/
+1
|
*
|
|
|
|
mpls: Fix config check for mpls.
Pravin B Shelar
2014-12-24
1
-1
/
+1
|
*
|
|
|
|
net: Rearrange loop in net_rx_action
Herbert Xu
2014-12-24
1
-14
/
+12
|
*
|
|
|
|
net: Always poll at least one device in net_rx_action
Herbert Xu
2014-12-24
1
-4
/
+3
|
*
|
|
|
|
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
2014-12-24
1
-0
/
+9
|
*
|
|
|
|
net: Move napi polling code out of net_rx_action
Herbert Xu
2014-12-24
1
-44
/
+54
|
*
|
|
|
|
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
2014-12-24
1
-1
/
+1
|
*
|
|
|
|
batman-adv: Unify fragment size calculation
Sven Eckelmann
2014-12-24
1
-1
/
+1
|
*
|
|
|
|
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
2014-12-24
1
-1
/
+1
|
*
|
|
|
|
net: drop the packet when fails to do software segmentation or header check
Jason Wang
2014-12-24
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-20
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-19
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
[prev]
[next]