summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-model (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28net: gre: use icmp_hdr() to get inner ip headerDuan Jiong1-1/+1
2014-01-28i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones1-1/+2
2014-01-28xen-netfront: fix resource leak in netfrontAnnie Li1-62/+26
2014-01-28net: 6lowpan: fixup for code movementStephen Rothwell1-1/+1
2014-01-28hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang3-12/+11
2014-01-28sky2: initialize napi before registering deviceStanislaw Gruszka1-2/+2
2014-01-28net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2-2/+2
2014-01-27bonding: restructure locking of bond_ab_arp_probe()Veaceslav Falico1-21/+36
2014-01-27bonding: RCUify bond_ab_arp_probeVeaceslav Falico1-10/+6
2014-01-27AF_PACKET: Add documentation for queue mapping fanout modeNeil Horman1-0/+1
2014-01-27bnx2x: More Shutdown revisionsYuval Mintz1-2/+2
2014-01-27net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat1-1/+2
2014-01-27net: stmmac: Log MAC address only onceHans de Goede1-2/+2
2014-01-27net: stmmac: Silence PTP init errors on hw without PTPHans de Goede1-1/+1
2014-01-27net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-27net: add and use skb_gso_transport_seglen()Florian Westphal3-10/+29
2014-01-26um: hostfs: make functions staticJames Hogan1-25/+28
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-26ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-26ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-26ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-26ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-25net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-25ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2014-01-25fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp1-0/+2
2014-01-249p: update documentationEric Van Hensbergen1-11/+6
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko1-1/+0
2014-01-24lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-24romfs: fix returm err while getting inode in fill_superRui Xiang1-4/+2
2014-01-24drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger3-12/+23
2014-01-24drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching1-10/+20
2014-01-24userns: relax the posix_acl_valid() checksAndreas Gruenbacher1-10/+0
2014-01-24arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer1-14/+4
2014-01-24fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fixAndrew Morton1-4/+4
2014-01-24fs/ext3: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-31/+5
2014-01-24fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-49/+5
2014-01-24fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-59/+9
2014-01-24fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer6-114/+17
2014-01-24net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer1-23/+4
2014-01-24rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11
2014-01-24rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1
2014-01-24rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine2-3/+3
2014-01-24partitions/efi: complete documentation of gpt kernel param purposeDavidlohr Bueso1-1/+3