summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
| | * | netlink: Properly unbind in error conditions.Hiroaki SHIMODA2014-11-121-2/+3
| | * | net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-122-3/+3
| | * | cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
| | * | selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-111-1/+1
| | * | Merge branch 'bcmgenet-net'David S. Miller2014-11-113-6/+17
| | |\ \
| | | * | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-113-5/+9
| | | * | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-113-1/+8
| | |/ /
| | * | net: qualcomm: Fix dependencyStefan Wahren2014-11-111-2/+1
| | * | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
| | * | net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill2014-11-111-12/+24
| | * | ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet2014-11-111-1/+1
| | * | net: sctp: fix memory leak in auth key managementDaniel Borkmann2014-11-111-2/+0
| | * | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2014-11-111-0/+3
| | * | net: ppp: Don't call bpf_prog_create() in ppp_lockTakashi Iwai2014-11-111-20/+20
| | * | net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
| | * | cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
| | * | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-103-0/+13
| | * | Merge branch 'cxgb4-net'David S. Miller2014-11-107-56/+209
| | |\ \
| | | * | cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
| | | * | cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
| | | * | cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
| | |/ /
| | * | asix: Do full reset during ax88772_bindCharles Keepax2014-11-071-13/+1
| | * | net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
| | * | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-0613-36/+58
| | |\ \
| | | * \ Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-048-32/+34
| | | |\ \
| | | | * | mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
| | | | * | mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-10-301-1/+6
| | | | * | mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| | | | * | mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-295-17/+10
| | | | * | mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau2014-10-291-5/+6
| | | | * | mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao2014-10-291-1/+3
| | | * | | Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-045-4/+24
| | | |\ \ \
| | | | * | | iwlwifi: fix RFkill while calibratingEmmanuel Grumbach2014-11-035-4/+23
| | | | * | | iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach2014-10-291-0/+1
| * | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-11-1319-76/+240
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: add IIO include filesDaniel Baluta2014-11-131-0/+1
| | * | | | | | kernel/panic.c: update comments for print_taintedXie XiuQi2014-11-131-0/+1
| | * | | | | | mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen2014-11-131-0/+17
| | * | | | | | mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen2014-11-134-7/+20
| | * | | | | | mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim2014-11-131-3/+5
| | * | | | | | fanotify: fix notification of groups with inode & mount marksJan Kara2014-11-135-25/+67
| | * | | | | | mm, compaction: prevent infinite loop in compact_zoneVlastimil Babka2014-11-131-2/+6
| | * | | | | | mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz2014-11-131-3/+2
| | * | | | | | mm/slab: fix unalignment problem on Malta with EVA due to slab mergeJoonsoo Kim2014-11-131-0/+4
| | * | | | | | mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim2014-11-133-29/+78
| | * | | | | | mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim2014-11-131-11/+3
| | * | | | | | mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim2014-11-131-5/+8
| | * | | | | | mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-134-2/+28
| | * | | | | | mm/compaction: skip the range until proper target pageblock is metJoonsoo Kim2014-11-131-0/+10
OpenPOWER on IntegriCloud