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
*
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2014-12-27
2
-4
/
+3
*
netlink: rename netlink_unbind() to netlink_undo_bind()
Johannes Berg
2014-12-27
1
-4
/
+4
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-12-27
1
-4
/
+12
|
\
|
*
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2014-12-24
1
-1
/
+6
|
*
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-24
1
-3
/
+6
*
|
Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...
David S. Miller
2014-12-27
7
-12
/
+34
|
\
\
|
*
|
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
2014-12-24
1
-2
/
+2
|
*
|
ipw2200: select CFG80211_WEXT
Paul Bolle
2014-12-24
1
-1
/
+2
|
*
|
Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...
Kalle Valo
2014-12-21
5
-9
/
+30
|
|
\
\
|
|
*
|
iwlwifi: pcie: limit fw chunk sizes given to fh
Liad Kaufman
2014-12-14
2
-1
/
+2
|
|
*
|
iwlwifi: add new device IDs for 3165
Emmanuel Grumbach
2014-12-14
1
-0
/
+4
|
|
*
|
iwlwifi: don't double free a pointer if no FW was found
Emmanuel Grumbach
2014-12-14
1
-1
/
+1
|
|
*
|
iwlwifi: pcie: re-ACK all interrupts after device reset
Emmanuel Grumbach
2014-12-14
1
-5
/
+10
|
|
*
|
iwlwifi: mvm: clear IN_HW_RESTART flag on stop()
Eliad Peller
2014-12-14
1
-2
/
+13
*
|
|
|
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
7
-35
/
+70
*
|
|
|
net: incorrect use of init_completion fixup
Nicholas Mc Guire
2014-12-26
1
-1
/
+1
*
|
|
|
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
2014-12-26
1
-1
/
+0
*
|
|
|
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2014-12-26
2
-6
/
+0
*
|
|
|
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
2014-12-26
1
-15
/
+3
*
|
|
|
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
*
|
|
|
Merge branch 'openvswitch-net'
David S. Miller
2014-12-24
10
-39
/
+52
|
\
\
\
\
|
*
|
|
|
vxlan: Fix double free of skb.
Pravin B Shelar
2014-12-24
1
-10
/
+24
|
*
|
|
|
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
*
|
|
|
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
2014-12-22
4
-41
/
+161
*
|
|
|
caif: Fix napi poll list corruption
Herbert Xu
2014-12-22
1
-2
/
+0
*
|
|
|
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
2014-12-22
1
-1
/
+11
*
|
|
|
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
2014-12-22
1
-0
/
+2
*
|
|
|
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
2014-12-22
1
-1
/
+1
*
|
|
|
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
2014-12-22
1
-1
/
+0
*
|
|
|
net: s6gmac: remove driver
Daniel Glöckner
2014-12-22
3
-1071
/
+0
*
|
|
|
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
2014-12-22
1
-6
/
+0
*
|
|
|
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
2014-12-22
1
-17
/
+17
*
|
|
|
in6: fix conflict with glibc
stephen hemminger
2014-12-22
2
-1
/
+5
*
|
|
|
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2014-12-22
2
-7
/
+9
[next]