deliverable/linux.git
2014-08-14  David S. MillerMerge tag 'master-2014-08-14' of git://git./linux/kerne...
2014-08-14  Thomas Grafnetlink: Annotate RCU locking for seq_file walker
2014-08-14  Thomas Grafrhashtable: fix annotations for rht_for_each_entry_rcu()
2014-08-14  Thomas Grafrhashtable: unexport and make rht_obj() static
2014-08-14  Thomas Grafrhashtable: RCU annotations for next pointers
2014-08-14  Neal Cardwelltcp: fix ssthresh and undo for consecutive short FRTO...
2014-08-14  Hannes Frederic... tcp: don't allow syn packets without timestamps to...
2014-08-14  Neal Cardwelltcp: fix tcp_release_cb() to dispatch via address famil...
2014-08-14  Shmulik Ladkanisit: Fix ipip6_tunnel_lookup device matching criteria
2014-08-14  Andreas Ruprechtnet: ethernet: ibm: ehea: Remove duplicate object from...
2014-08-14  Tobias Klausernet: xgene: Check negative return value of xgene_enet_g...
2014-08-14  Andrey Vagintcp: don't use timestamp from repaired skb-s to calcula...
2014-08-14  Michal Simeknet: xilinx: Remove .owner field for driver
2014-08-14  David S. MillerRevert "macvlan: simplify the structure port"
2014-08-14  Emmanuel Grumbachiwlwifi: mvm: disable scheduled scan to prevent firmwar...
2014-08-14  David S. MillerMerge git://git./linux/kernel/git/jkirsher/net
2014-08-14  David S. MillerMerge branch 'xen-netback-synchronization'
2014-08-14  Wei Liuxen-netback: remove loop waiting function
2014-08-14  Wei Liuxen-netback: don't stop dealloc kthread too early
2014-08-14  Wei Liuxen-netback: move NAPI add/remove calls
2014-08-14  David S. MillerMerge branch 'xen-netback-debugfs'
2014-08-14  Wei Liuxen-netback: fix debugfs entry creation
2014-08-14  Wei Liuxen-netback: fix debugfs write length check
2014-08-14  Willem de Bruijnnet-timestamp: fix missing tcp fragmentation cases
2014-08-14  Willem de Bruijnnet-timestamp: fix missing ACK timestamp
2014-08-14  Libo Chendrivers/net/irda/donauboe.c: convert to module_pci_driver
2014-08-14  Maks Naumovirda: Fix rd_frame control field initialization in...
2014-08-14  Anish Bhattlibcxgbi/cxgb4i : Fix ipv6 build failure caught with...
2014-08-14  Govindarajulu... tg3: fix return value in tg3_get_stats64
2014-08-14  Sowmini Varadhansunvnet: Schedule maybe_tx_wakeup() as a tasklet from...
2014-08-14  Sowmini Varadhansunvnet: Do not spin in an infinite loop when vio_ldc_s...
2014-08-14  Sowmini Varadhansunvnet: Do not ask for an ACK for every dring transmit
2014-08-14  chas williams... lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b...
2014-08-14  chas williams... atm/svc: Fix blocking in wait loop
2014-08-14  Stanislaw Gruszkamyri10ge: check for DMA mapping errors
2014-08-14  Christoph Jaegeropenvswitch: Fix memory leak in ovs_vport_alloc() error...
2014-08-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-08-14  Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2014-08-14  Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2014-08-14  Linus TorvaldsMerge branch 'x86-xsave-for-linus' of git://git./linux...
2014-08-14  Linus TorvaldsMerge tag 'metag-for-v3.17' of git://git./linux/kernel...
2014-08-14  Linus TorvaldsMerge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org...
2014-08-13  Linus TorvaldsMerge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi...
2014-08-13  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-08-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-13  Linus TorvaldsMerge tag 'upstream-3.17-rc1' of git://git.infradead...
2014-08-12  Jan Karareiserfs: Fix use after free in journal teardown
2014-08-12  Jean Sacrene1000e: delete excessive space character in debug message
2014-08-12  Jean Sacrene1000e: fix trivial kernel doc typos
2014-08-12  Rickard Strandqvisti40e: Cleaning up missing null-terminate in conjunction...
2014-08-12  Julia Lawalli40e: use correct structure type name in sizeof
2014-08-12  Wei Yongjuni40e: fix sparse non static symbol warning
2014-08-12  Lucas Tanurei40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
2014-08-12  David S. Millersparc64: Fix pcr_ops initialization and usage bugs.
2014-08-12  David S. Millersparc64: Do not disable interrupts in nmi_cpu_busy()
2014-08-11  David S. MillerMerge branch 'bcmgenet'
2014-08-11  Florian Fainellinet: bcmgenet: correctly resume adapter from Wake-on-LAN
2014-08-11  Florian Fainellinet: bcmgenet: update UMAC_CMD only when link is detected
2014-08-11  Florian Fainellinet: bcmgenet: correctly suspend and resume PHY device
2014-08-11  Florian Fainellinet: bcmgenet: request and enable main clock earlier
2014-08-11  Rickard Strandqvistnet: ethernet: myricom: myri10ge: myri10ge.c: Cleaning...
2014-08-11  Zoltan Kissxen-netfront: Fix handling packets on compound pages...
2014-08-11  Uwe Kleine... net: fec: Support phys probed from devicetree and fixed...
2014-08-11  Sanjeev Sharmasmsc: replace WARN_ON() with WARN_ON_SMP()
2014-08-11  Zoltan Kissxen-netback: Don't deschedule NAPI when carrier off
2014-08-11  H. Peter AnvinMerge tag 'efi-urgent' into x86/efi
2014-08-11  Andreas Ruprechtnet: ethernet: qlogic: qlcnic: Remove duplicate object...
2014-08-11  Himangi Saraogiwan: wanxl: Remove typedefs from struct names
2014-08-11  Michael Schmitzm68k/atari: EtherNEC - ethernet support (ne)
2014-08-11  Rickard Strandqvistnet: ethernet: ti: cpmac.c: Cleaning up missing null...
2014-08-11  Himangi Saraogihdlc: Remove typedefs from struct names
2014-08-11  Himangi Saraogiairo_cs: Remove typedef local_info_t
2014-08-11  Himangi Saraogiatmel: Remove typedef atmel_priv_ioctl
2014-08-11  Himangi Saraogicom20020_cs: Remove typedef com20020_dev_t
2014-08-11  Himangi Saraogiethernet: amd: Remove typedef local_info_t
2014-08-11  Vlad Yasevichnet: Always untag vlan-tagged traffic on input.
2014-08-11  David S. MillerMerge branch 'apm_xgene'
2014-08-11  Iyappan Subramaniandrivers: net: Add APM X-Gene SoC ethernet driver support.
2014-08-11  Iyappan Subramaniandts: Add bindings for APM X-Gene SoC ethernet driver
2014-08-11  Iyappan SubramanianDocumentation: dts: Add bindings for APM X-Gene SoC...
2014-08-11  Iyappan SubramanianMAINTAINERS: Add entry for APM X-Gene SoC ethernet...
2014-08-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-11  Rickard Strandqvistnet: wireless: ipw2x00: ipw2200.c: Cleaning up missing...
2014-08-11  Arend van Sprielbrcmfmac: fix memory leakage in msgbuf
2014-08-11  Arend van Sprielbrcmfmac: fix curly brace mistake in brcmf_pcie_handle_...
2014-08-11  Ronald Wahlcarl9170: fix sending URBs with wrong type when using...
2014-08-11  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-08-11  Al Virofix copy_tree() regression
2014-08-11  Al Viro__generic_file_write_iter(): fix handling of sync error...
2014-08-11  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-08-11  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-08-11  Linus TorvaldsMerge tag 'md/3.17' of git://neil.brown.name/md
2014-08-11  Uwe Kleine... net: ucc_geth: fix build failure
2014-08-11  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-08-11  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2014-08-11  Linus TorvaldsRevert "proc: Point /proc/{mounts,net} at /proc/thread...
2014-08-10  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2014-08-10  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-08-10  Linus TorvaldsMerge branch 'linux-3.17' of git://anongit.freedesktop...
next
This page took 0.084802 seconds and 5 git commands to generate.