summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03leds: netxbig: add device tree bindingSimon Guinot
2015-11-03leds: triggers: add invert to heartbeatJiri Prchal
2015-11-03leds: core: Move LED core callbacks out of led-class.cJacek Anaszewski
2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle
2015-11-03leds: leds-ipaq-micro: Fix coding style issuesMuhammad Falak R Wani
2015-11-03leds: leds-ipaq-micro: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-ot200: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-hp6xx: Use devm_led_classdev_registerMuhammad Falak R Wani
2015-11-03leds: leds-cobalt-qube: Use devm_led_classdev_registerVaishali Thakkar
2015-11-03avr32: atngw100: remove useless includeAlexandre Belloni
2015-11-03net: phy: fix a bug in get_phy_c45_idsShaohui Xie
2015-11-03net/core: generic support for disabling netdev features down stackJarod Wilson
2015-11-03sfc: push partner queue for skb->xmit_moreMartin Habets
2015-11-03sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov
2015-11-03sit: fix sit0 percpu double allocationsEric Dumazet
2015-11-03Merge branch 'bonding-actor-updates'David S. Miller
2015-11-03bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-03bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar
2015-11-03bonding: Simplify __get_duplex function.Mahesh Bandewar
2015-11-03Merge branch 'bpf-persistent'David S. Miller
2015-11-03bpf: add sample usages for persistent maps/progsDaniel Borkmann
2015-11-03bpf: add support for persistent maps/progsDaniel Borkmann
2015-11-03bpf: consolidate bpf_prog_put{, _rcu} dismantle pathsDaniel Borkmann
2015-11-03bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann
2015-11-03bpf: abstract anon_inode_getfd invocationsDaniel Borkmann
2015-11-03net: fix percpu memory leaksEric Dumazet
2015-11-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet
2015-11-03Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-11-02pstore: fix code comment to match codeGeliang Tang
2015-11-02efi-pstore: fix kernel-doc argument nameGeliang Tang
2015-11-02ravb: use pdev rather than ndev for error messagesSimon Horman
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet
2015-11-02bridge: vlan: Use rcu_dereference instead of rtnl_dereferenceIdo Schimmel
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-11-02qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-11-02Merge branch 'sh_eth-fixes'David S. Miller
2015-11-02sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov
2015-11-02sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov
2015-11-02net: dsa: mv88e6xxx: lookup switch nameVivien Didelot
2015-11-02net: dsa: mv88e6xxx: assert SMI lockVivien Didelot
2015-11-02bpf: convert hashtab lock to raw lockYang Shi
2015-11-02Merge branch 'bridge_vlan_fixes'David S. Miller
2015-11-02bridge: vlan: Use correct flag name in commentIdo Schimmel
2015-11-02bridge: vlan: Prevent possible use-after-freeIdo Schimmel
2015-11-02tcp/dccp: fix ireq->pktopts raceEric Dumazet
2015-11-02RDS: convert bind hash table to re-sizable hashtablesantosh.shilimkar@oracle.com