index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
docproc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
Nikolay Aleksandrov
1
-1
/
+2
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
2
-20
/
+17
2014-11-18
can: m_can: update to support CAN FD features
Dong Aisheng
1
-43
/
+134
2014-11-18
can: m_can: fix incorrect error messages
Dong Aisheng
1
-3
/
+3
2014-11-18
can: m_can: add missing delay after setting CCCR_INIT bit
Dong Aisheng
1
-0
/
+1
2014-11-18
can: m_can: fix not set can_dlc for remote frame
Dong Aisheng
1
-3
/
+4
2014-11-18
can: m_can: fix possible sleep in napi poll
Dong Aisheng
1
-5
/
+15
2014-11-18
can: m_can: add missing message RAM initialization
Dong Aisheng
1
-1
/
+10
2014-11-18
can: m_can: add CONFIG_HAS_IOMEM dependence
David Cohen
1
-0
/
+1
2014-11-18
can: m_can: add .ndo_change_mtu function
Dong Aisheng
1
-0
/
+1
2014-11-18
can: gs_usb: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: rcar_can: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: xilinx_can: add .ndo_change_mtu function
Marc Kleine-Budde
1
-0
/
+1
2014-11-18
can: xilinx_can: fix comparison of unsigned variable
Sudip Mukherjee
1
-1
/
+2
2014-11-18
can: remove unused variable
Sudip Mukherjee
3
-8
/
+2
2014-11-18
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
1
-0
/
+1
2014-11-18
can: dev: add can_is_canfd_skb() API
Dong Aisheng
1
-0
/
+6
2014-11-18
can: dev: fix typo CIA -> CiA, CAN in Automation
Roman Fietze
1
-1
/
+1
2014-11-18
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-11-16
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2
-10
/
+10
2014-11-16
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
Martin Hauke
1
-0
/
+1
2014-11-16
dcbnl : Disable software interrupts before taking dcb_lock
Anish Bhatt
1
-18
/
+18
2014-11-16
ieee802154: fix error handling in ieee802154fake_probe()
Alexey Khoroshilov
1
-5
/
+8
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
1
-3
/
+3
2014-11-16
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
Hannes Frederic Sowa
1
-2
/
+2
2014-11-16
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
1
-0
/
+4
2014-11-15
openvswitch: Validate IPv6 flow key and mask values.
Jarno Rajahalme
1
-0
/
+7
2014-11-15
openvswitch: Convert dp rcu read operation to locked operations
Pravin B Shelar
1
-7
/
+7
2014-11-15
openvswitch: Fix NDP flow mask validation
Daniele Di Proietto
1
-1
/
+1
2014-11-15
openvswitch: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
1
-2
/
+6
2014-11-15
openvswitch: Fix memory leak.
Pravin B Shelar
1
-2
/
+0
2014-11-14
qlcnic: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
net/mlx4_en: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
be2net: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-14
net: Add vxlan_gso_check() helper
Joe Stringer
2
-0
/
+15
2014-11-14
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
1
-1
/
+1
2014-11-14
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
1
-6
/
+8
2014-11-14
MAINTAINERS: add IIO include files
Daniel Baluta
1
-0
/
+1
2014-11-14
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-14
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
4
-7
/
+20
2014-11-14
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-14
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-14
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-14
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-14
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
2014-11-14
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
1
-11
/
+3
2014-11-14
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
1
-5
/
+8
2014-11-14
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
4
-2
/
+28
[next]