]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-08-21 Amir Vadainet/mlx4_en: Reduce scope of local variables in mlx4_en...
2013-08-21 Amir Vadainet/mlx4_en: Fix handling of dma_map failure
2013-08-21 Amir Vadainet/mlx4_en: Notify user when TX ring in error state
2013-08-21 Eugenia Emantayevnet/mlx4_en: Disable global flow control when PFC enabled
2013-08-21 Amir Vadainet/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee...
2013-08-21 Himanshu Madhaniqlcnic: Update version to 5.3.48
2013-08-21 Shahed Shaikhqlcnic: Implement ndo_get_phys_port_id for 82xx adapter
2013-08-21 Himanshu Madhaniqlcnic: Enable diagnostic test for multiple Tx queues.
2013-08-21 Himanshu Madhaniqlcnic: Enable Tx queue changes using ethtool for 82xx...
2013-08-21 Himanshu Madhaniqlcnic: Multi Tx queue support for 82xx Series adapter.
2013-08-21 Sean Crossnet/phy: micrel: Add OF configuration support for ksz9021
2013-08-21 Daniel Borkmannnet: ipv6: mcast: minor: use defines for rfc3810/8...
2013-08-21 Daniel Borkmannnet: ipv6: minor: *_start_timer: rather use unsigned...
2013-08-21 Daniel Borkmannnet: ipv6: igmp6_event_query: use msecs_to_jiffies
2013-08-21 Matus Ujhelyinet: cpsw: Add support for wake-on-lan for cpsw
2013-08-21 Mugunthan V Ndrivers: net: cpsw: remove platform data header file...
2013-08-21 Nicolas Dichtelip6_tunnel: ensure to always have a link local address
2013-08-21 David S. MillerRevert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
2013-08-21 Julia Lawallbcm63xx_enet: replace devm_request_and_ioremap by devm_...
2013-08-21 Libo Chennet: davinci_mdio: use platform_{get,set}_drvdata()
2013-08-21 Libo Chennet: xilinx_emaclite: use platform_{get,set}_drvdata()
2013-08-21 Libo Chennet: sunhme: use platform_{get,set}_drvdata()
2013-08-21 Libo Chennet: sunbmac: use platform_{get,set}_drvdata()
2013-08-21 Libo Chennet: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
2013-08-21 Libo Chennet: ucc_geth: use platform_{get,set}_drvdata()
2013-08-21 Libo Chennet: fsl_pq_mdio: use platform_{get,set}_drvdata()
2013-08-21 Sergei Shtylyovsh_eth: remove 'register_type' field from 'struct sh_et...
2013-08-21 Sergei Shtylyovsh_eth: get register layout from 'struct sh_eth_cpu_data'
2013-08-21 Sergei ShtylyovSolutionEngine7724: fix Ether support
2013-08-21 Sergei ShtylyovSH7619: fix Ether support
2013-08-20 Dan Carpenteripip: dereferencing an ERR_PTR in ip_tunnel_init_net()
2013-08-20 Hyong-Youb Kimmyri10ge: Add support for ndo_busy_poll
2013-08-20 Eric Dumazetipv4: raise IP_MAX_MTU to theoretical limit
2013-08-20 Asias Hevhost: Include linux/uio.h instead of linux/socket.h
2013-08-20 Christoph Paaschtcp: trivial: Remove nocache argument from tcp_v4_send_...
2013-08-20 Anders Larsenpch_gbe: ethtool cannot change parameters when link...
2013-08-20 Wei Yongjunmoxa: fix missing unlock on error in moxart_mac_start_x...
2013-08-20 Denis Kirjanovsundance: Add myself as a maintainer
2013-08-20 Denis Kirjanovsundance: Add netpoll support
2013-08-20 dingtianhongipv6: fix checkpatch errors in net/ipv6/addrconf.c
2013-08-20 dingtianhongipv6: convert the uses of ADBG and remove the superfluo...
2013-08-20 Wei Yongjunvxlan: using kfree_rcu() to simplify the code
2013-08-20 Peter Wur8169,sis190: remove unnecessary length check
2013-08-20 Neel Pateldrivers/net: enic: Generate notification of hardware...
2013-08-20 Neel Pateldrivers/net: enic: Add an interface for USNIC to intera...
2013-08-20 Neel Pateldrivers/net: enic: Adding support for Cisco Low Latency NIC
2013-08-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-08-20 David S. MillerMerge branch '6lowpan'
2013-08-20 Alexander Aring6lowpan: handle context based source address
2013-08-20 Alexander Aring6lowpan: lowpan_uncompress_addr with address_mode
2013-08-20 Alexander Aring6lowpan: add function to uncompress multicast addr
2013-08-20 Alexander Aring6lowpan: introduce lowpan_fetch_skb function
2013-08-20 David Hauweele6lowpan: Fix fragmentation with link-local compressed...
2013-08-20 Alexander Aring6lowpan: init ipv6hdr buffer to zero
2013-08-20 Himanshu Madhaniqlcnic: Update version to 5.3.47
2013-08-20 Pratik Pujarqlcnic: Add support for 84xx adapters to load firmware...
2013-08-20 Manish Chopraqlcnic: Loopback Inter Driver Communication AEN handler
2013-08-20 Manish Chopraqlcnic: Add PVID support for 84xx adapters
2013-08-20 Manish Chopraqlcnic: Enable support for 844X adapter
2013-08-20 David S. MillerMerge branch 'openvswitch_vxlan'
2013-08-20 Pravin B Shelaropenvswitch: Add vxlan tunneling support.
2013-08-20 Pravin B Shelarvxlan: Add tx-vlan offload support.
2013-08-20 Pravin B Shelarvxlan: Improve vxlan headroom calculation.
2013-08-20 Pravin B Shelarvxlan: Factor out vxlan send api.
2013-08-20 Pravin B Shelarvxlan: Extend vxlan handlers for openvswitch.
2013-08-20 Pravin B Shelarvxlan: Add vxlan recv demux.
2013-08-20 Pravin B Shelarvxlan: Restructure vxlan receive.
2013-08-20 Pravin B Shelarvxlan: Restructure vxlan socket apis.
2013-08-20 hayeswangr8152: add comments
2013-08-20 hayeswangr8152: adjust tx_bottom function
2013-08-20 hayeswangr8152: move some declearation of variables
2013-08-20 hayeswangr8152: adjust some duplicated code
2013-08-20 hayeswangr8152: replace lockflags with flags
2013-08-20 hayeswangr8152: replace void * with struct r8152 *
2013-08-20 hayeswangr8152: remove clearing the memory to zero for netdev...
2013-08-20 Denis Kirjanovsis900: don't restart auto-negotiation each time after...
2013-08-16 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-08-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2013-08-16 Linus TorvaldsMerge tag 'pm-3.11-rc6' of git://git.kernel.org/pub...
2013-08-16 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-08-16 Linus TorvaldsMerge tag 'usb-3.11-rc6' of git://git.kernel.org/pub...
2013-08-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-08-16 Linus TorvaldsFix TLB gather virtual address range invalidation corne...
2013-08-16 Takashi IwaiALSA: hda - Add a fixup for Gateway LT27
2013-08-15 Pravin B Shelarnetlink: Eliminate kmalloc in netlink dump operation.
2013-08-15 Moshe Lazernet/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES...
2013-08-15 Dan Carpentertun: signedness bug in tun_get_user()
2013-08-15 Sucheta Chakrabortyqlcnic: Update version to 5.2.46.
2013-08-15 Manish Chopraqlcnic: Dump mailbox command data when a command times out
2013-08-15 Manish Chopraqlcnic: Fix driver initialization for 83xx adapters
2013-08-15 Manish Chopraqlcnic: Flush mailbox command list when mailbox is...
2013-08-15 Manish Chopraqlcnic: Reinitialize mailbox data structures after...
2013-08-15 Francesco Fusconet: proc_fs: trivial: print UIDs as unsigned int
2013-08-15 Manish Chopraqlcnic: Fix diagnostic interrupt test for 83xx adapters
2013-08-15 Sucheta Chakrabortyqlcnic: Fix beacon state return status handling
2013-08-15 Himanshu Madhaniqlcnic: Fix set driver version command
2013-08-15 Daniel Borkmannnet: tg3: fix NULL pointer dereference in tg3_io_error_...
2013-08-15 Takashi IwaiMerge tag 'asoc-v3.11-rc5' of git://git.kernel.org...
2013-08-15 Mark BrownMerge remote-tracking branch 'asoc/fix/tegra' into...
2013-08-15 Mark BrownMerge remote-tracking branch 'asoc/fix/sgtl5000' into...
next