]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-06-12 Cong Wangnet: add doc for ip_early_demux sysctl
2013-06-12 Pavel Emelyanovtun: Turn tun_flow_init() into void fn
2013-06-12 Pavel Emelyanovtun: Report "persist" flag to userspace
2013-06-12 Eric Dumazetudp: fix two sparse errors
2013-06-12 Eric Dumazetgro: remove a sparse error
2013-06-12 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-06-12 Sergei Shtylyovsh_eth: split 'sh_eth_netdev_ops'
2013-06-12 Eric Dumazetigmp: fix new sparse errors
2013-06-12 Claudiu Manoilgianfar: Add backwards compatible Single Queue mode...
2013-06-12 Ben Hutchingssfc: Store port number in private data, not net_device...
2013-06-12 Rami Rosenipv4: remove is_data also from ip_options documentation.
2013-06-12 Jiri Pirkoteam: remove synchronize_rcu() called during port disable
2013-06-12 Jiri Pirkoteam: use kfree_rcu instead of synchronize_rcu in team_...
2013-06-12 Jiri Pirkoteam: remove synchronize_rcu() called during queue...
2013-06-12 Narendra Kdoc:networking: Update comment for dev_id field in...
2013-06-12 Tushar Beheranet: can: Convert to use devm_ioremap_resource
2013-06-12 Tushar Beheranet: emaclite: Convert to use devm_ioremap_resource
2013-06-12 Tushar Beheranet: fec: Convert to use devm_ioremap_resource
2013-06-12 Sergei Shtylyov3c59x: consolidate error cleanup in vortex_init_one()
2013-06-12 Hong zhi guoveth: remove redundant call of dev_alloc_name
2013-06-12 Daniel Borkmannpktgen: ipv6: numa: consolidate skb allocation to pktge...
2013-06-12 Daniel Borkmannnet: udp4: move GSO functions to udp_offload
2013-06-12 Shawn Bohrerigmp: remove unnecessary in_device member zeroing
2013-06-12 Eric Dumazetigmp: hash a hash table to speedup ip_check_mc_rcu()
2013-06-12 Eric Dumazetnet_sched: htb: do not setup default rate estimators
2013-06-12 Eric Dumazetnet_sched: psched_ratecfg_precompute() improvements
2013-06-11 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-06-11 Solomon Peachycw1200: Fix an assorted pile of checkpatch warnings.
2013-06-11 Solomon Peachycw1200: Eliminate the ETF debug/engineering code.
2013-06-11 Solomon Peachycw1200: Remove "ITP" debug subsystem.
2013-06-11 Eric Dumazetnet_sched: add 64bit rate estimators
2013-06-11 Peter Pan(潘卫平)net: pass correct parameter to skb_headers_offset_update()
2013-06-11 Gao fengnetlink: Add compare function for netlink_table
2013-06-11 Li RongQingxen-netfront: use skb_partial_csum_set() to simplify...
2013-06-11 David S. MillerMerge branch 'bridge_flags'
2013-06-11 Vlad Yasevichbridge: Add a flag to control unicast packet flood.
2013-06-11 Vlad Yasevichbridge: Add flag to control mac learning.
2013-06-11 Cong Wangnet: remove last caller of skb_tail_offset() and itself
2013-06-11 David S. MillerMerge branch 'll_poll'
2013-06-11 Eliezer Tamirixgbe: add extra stats for ndo_ll_poll
2013-06-11 Eliezer Tamirixgbe: add support for ndo_ll_poll
2013-06-11 Eliezer Tamirtcp: add low latency socket poll support.
2013-06-11 Eliezer Tamirudp: add low latency socket poll support
2013-06-11 Eliezer Tamirnet: add low latency socket poll
2013-06-11 Eliezer Tamirnet: add napi_id and hash
2013-06-10 Maxime Bizonbcm63xx_enet: add support for Broadcom BCM63xx integrat...
2013-06-10 Maxime Bizonbcm63xx_enet: split DMA channel register accesses
2013-06-10 Maxime Bizonbcm63xx_enet: implement reset autoneg ethtool callback
2013-06-10 Gabor Juhosrt2x00: rt2x00queue: initialize data_queue fields earlier
2013-06-10 Yunlian Jiangrtlwifi: initialize local array and set value.
2013-06-10 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-06-10 Dan Carpentercw1200: handle allocation failure in wsm_event_indication()
2013-06-10 Dan Carpentercw1200: read beyond end of array in debug code
2013-06-10 Solomon Peachycw1200: Sanity-check arguments in copy_from_user()
2013-06-10 Joe Perchescw1200: hwio: Remove an unnecessary goto
2013-06-08 Jason Wangmacvtap: enable multiqueue flag
2013-06-08 Jason Wangmacvtap: add TUNSETQUEUE ioctl
2013-06-08 Jason Wangmacvtap: eliminate linear search
2013-06-08 Jason Wangmacvlan: change the max number of queues to 16
2013-06-08 Jason Wangmacvtap: introduce macvtap_get_vlan()
2013-06-08 Jason Wangmacvlan: switch to use IS_ENABLED()
2013-06-08 Jason Wangmacvtap: do not add self to waitqueue if doing a nonblo...
2013-06-08 Jason Wangmacvtap: fix a possible race between queue selection...
2013-06-08 David S. Millersh_eth: Fix warnings on 64-bit.
2013-06-08 Sergei Shtylyovsh_eth: remove dependencies from Kconfig
2013-06-08 Sergei Shtylyovsh_eth: get R8A777x support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: get SH7724 support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: get SH7757 support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: get SH77{34|63} support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: get R8A7740 support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: get SH7619 support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: get SH771x support out of #ifdef
2013-06-08 Sergei Shtylyovsh_eth: create initial ID table
2013-06-08 Rami Rosendoc:networking: Fix default value (icmp_ignore_bogus_er...
2013-06-07 Pablo Neira... netlink: allow large data transfers from user-space
2013-06-07 Jay Vosburghbonding: disallow change of MAC if fail_over_mac enabled
2013-06-07 Jay Vosburghbonding: Convert hw addr handling to sync/unsync, suppo...
2013-06-07 Fabio Estevamfec: Only pass pdev in fec_ptp_init()
2013-06-07 Daniel Borkmannnet: tcp: move GRO/GSO functions to tcp_offload
2013-06-07 Daniel Borkmannnet: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment
2013-06-07 Daniel Borkmannnet: vlan: minor: remove unused HAVE_VLAN_PUT_TAG
2013-06-07 Daniel Borkmanndoc: packet: simplify tpacket example code
2013-06-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-06-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-06-06 Linus TorvaldsMerge tag 'staging-3.10-rc4' of git://git.kernel.org...
2013-06-06 Linus TorvaldsMerge tag 'tty-3.10-rc4' of git://git.kernel.org/pub...
2013-06-06 Linus TorvaldsMerge tag 'usb-3.10-rc4' of git://git.kernel.org/pub...
2013-06-06 Linus TorvaldsMerge tag 'pci-v3.10-fixes-3' of git://git.kernel.org...
2013-06-06 Nicolas Ferrenet/macb: change RX path for GEM
2013-06-06 Nicolas Ferrenet/macb: increase RX buffer size for GEM
2013-06-06 Linus TorvaldsMerge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com...
2013-06-06 Nobuhiro Iwamatsush_eth: enclose PM code into #ifdef CONFIG_PM
2013-06-06 Nobuhiro Iwamatsush_eth: consolidate sh_eth_reset()
2013-06-06 Nobuhiro Iwamatsush_eth: remove #ifdef around sh_eth_select_mii()
2013-06-06 Nobuhiro Iwamatsush_eth: add IRQ flags to 'struct sh_eth_cpu_data'
2013-06-06 Nobuhiro Iwamatsush_eth: remove SH_ETH_HAS_TSU
2013-06-06 Nobuhiro Iwamatsush_eth: remove duplicate sh_eth_set_duplex() definitions
2013-06-06 Nobuhiro Iwamatsush_eth: use EDSR_ENALL to set EDSR
2013-06-06 Nobuhiro Iwamatsush_eth: remove #ifdef around EDSR and GECMR bit definitions
2013-06-06 Andy Lutomirskinet: Unbreak compat_sys_{send,recv}msg
next