]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-09-21 Ksenija Stanojevicrxrpc: Replace get_seconds with ktime_get_seconds
2015-09-21 David S. MillerMerge branch 'hsilicon-net-subsys'
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem basic ethernet...
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem DSAF support
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem hnae framework...
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem MDIO support
2015-09-21 huangdaodenet: add Hisilicon Network Subsystem support (config...
2015-09-21 chas williamsxen-netfront: always set num queues if possible
2015-09-18 Eric Dumazetsch_dsmark: improve memory locality
2015-09-18 David S. MillerMerge branch 'bcmgenet-irq-coalesce'
2015-09-18 Florian Fainellinet: bcmgenet: Implement RX coalescing control knobs
2015-09-18 Florian Fainellinet: bcmgenet: Implement TX coalescing control knobs
2015-09-18 Woojung.Huh... lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from...
2015-09-18 Woojung.Huh... lan78xx: Create lan78xx_get_mdix_status() and lan78xx_s...
2015-09-18 Woojung.Huh... lan78xx: Remove phy defines in lan78xx.h and use define...
2015-09-18 Woojung.Huh... lan78xx: Update to use phylib instead of mii_if_info.
2015-09-18 Woojung.Huh... lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
2015-09-18 Woojung.Huh... lan78xx: Check device ready bit (PMT_CTL_READY_) after...
2015-09-18 David Ahernnet: Initialize table in fib result
2015-09-18 David S. MillerMerge branch 'bpf_avoid_clone'
2015-09-18 Alexei Starovoitovbpf: add bpf_redirect() helper
2015-09-18 Daniel Borkmanncls_bpf: introduce integrated actions
2015-09-18 Junwei Zhangnet: only check perm protocol when register proto
2015-09-18 Eric Dumazetbonding: use l4 hash if available
2015-09-18 Eric Dumazettcp: provide skb->hash to synack packets
2015-09-18 David S. MillerMerge branch 'nf_hook_netns'
2015-09-18 Eric W. Biedermannetfilter: Add blank lines in callers of netfilter...
2015-09-18 Eric W. Biedermannetfilter: Pass net into okfn
2015-09-18 Eric W. Biedermannetfilter: Use nf_hook_state.net
2015-09-18 Eric W. Biedermannetfilter: Pass struct net into the netfilter hooks
2015-09-18 Eric W. Biedermanbridge: Add br_netif_receive_skb remove netif_receive_s...
2015-09-18 Eric W. Biedermanbridge: Cache net in br_nf_pre_routing_finish
2015-09-18 Eric W. Biedermanbridge: Pass net into br_nf_push_frag_xmit
2015-09-18 Eric W. Biedermanbridge: Pass net into br_nf_ip_fragment
2015-09-18 Eric W. Biedermanipv6: Compute net once in raw6_send_hdrinc
2015-09-18 Eric W. Biedermanipv6: Cache net in ip6_output
2015-09-18 Eric W. Biedermanipv6: Only compute net once in ip6_finish_output2
2015-09-18 Eric W. Biedermanipv6: Don't recompute net in ip6_rcv
2015-09-18 Eric W. Biedermannet: Remove dev_queue_xmit_sk
2015-09-18 Eric W. Biedermanbridge: Introduce br_send_bpdu_finish
2015-09-18 Eric W. Biedermanarp: Introduce arp_xmit_finish
2015-09-18 Eric W. Biedermanipv6: Only compute net once in ip6mr_forward2_finish
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ipmr_forward_finish
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ip_rcv_finish
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ip_finish_output2
2015-09-18 Eric W. Biedermanipv4: Explicitly compute net in ip_fragment
2015-09-18 Eric W. Biedermanipv4: Only compute net once in ip_do_fragment
2015-09-18 Eric W. Biedermanipv4: Don't recompute net in ipmr_queue_xmit
2015-09-18 Eric W. Biedermanipv4: Remember the net in ip_output and ip_mc_output
2015-09-18 Eric W. Biedermanipv4: Compute net once in ip_rcv
2015-09-18 Eric W. Biedermanipv4: Compute net once in ip_forward_finish
2015-09-18 Eric W. Biedermanipv4: Compute net once in ip_forward
2015-09-18 Eric W. Biedermannet: Merge dst_output and dst_output_sk
2015-09-18 Eric W. Biedermanxfrm: Remove unused afinfo method init_dst
2015-09-18 Eric W. Biedermannetfilter: Pass net to nf_hook_thresh
2015-09-18 Eric W. Biedermannetfilter: Store net in nf_hook_state
2015-09-18 Eric W. Biedermannetfilter: Remove !CONFIG_NETFITLER definition of nf_ho...
2015-09-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-09-17 Thadeu Lima... net-sysfs: get_netdev_queue_index() cleanup
2015-09-17 Robert Jarzmiknet: smc91x: convert pxa dma to dmaengine
2015-09-16 Randy Dunlapnet: fix cdc-phonet.c dependency and build error
2015-09-16 Stephen Rothwellcdc: add header guards
2015-09-16 Jacob Kellerfm10k: fix iov_msg_mac_vlan_pf VID checks
2015-09-16 Alexander Duyckfm10k: Only trigger data path reset if fabric is up
2015-09-16 Jacob Kellerfm10k: re-enable VF after a full reset on detection...
2015-09-16 Jacob Kellerfm10k: TRIVIAL fix typo in fm10k_netdev.c
2015-09-16 Jacob Kellerfm10k: send traffic on default VID to VLAN device if...
2015-09-16 Jacob Kellerfm10k: TRIVIAL fix up ordering of __always_unused and...
2015-09-16 Jacob Kellerfm10k: remove is_slot_appropriate
2015-09-16 Jacob Kellerfm10k: don't store sw_vid at reset
2015-09-16 Jacob Kellerfm10k: allow creation of VLAN interfaces even while...
2015-09-16 Alexander Duyckfm10k: Report MAC address on driver load
2015-09-16 Alexander Duyckfm10k: Don't assume page fragments are page size
2015-09-16 Jacob Kellerfm10k: update netdev perm_addr during reinit, instead...
2015-09-16 Jacob Kellerfm10k: update fm10k_slot_warn to use pcie_get_minimum...
2015-09-16 Jacob Kellerfm10k: only prevent removal of default VID rules
2015-09-16 Jacob Kellerfm10k: disable service task during suspend
2015-09-16 Alexander Duyckixgbe: Limit lowest interrupt rate for adaptive interru...
2015-09-16 Alex Williamsonixgbe: Teardown SR-IOV before unregister_netdev()
2015-09-16 Don Skidmoreixgbe: fix issue with SFP events with new X550 devices
2015-09-15 Sowmini Varadhanrtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid...
2015-09-15 David S. Millercdc: Fix build warning.
2015-09-15 Joe Perchesmv643xx_eth: Neaten mv643xx_eth_program_multicast_filter
2015-09-15 David S. MillerMerge branch 'xgene-2nd-10gbe-port'
2015-09-15 Iyappan Subramaniandtb: xgene: Add 2nd 10GbE node
2015-09-15 Iyappan Subramaniandriver: net: xgene: Add support for 2nd 10GbE port
2015-09-15 Oliver Neukumcdc-phonet: use common parser
2015-09-15 Oliver Neukumqmi-wwan: use common parser
2015-09-15 Oliver Neukumcdc-ether: switch to common CDC parser
2015-09-15 Oliver Neukumcdc-ncm: use common parser
2015-09-15 Oliver NeukumCDC: common parser for extra headers
2015-09-15 Mugunthan V Ndrivers: net: cpsw: Add support to drive gpios for...
2015-09-15 David S. MillerMerge branch 'dsa-mv88e6xxx-ATU'
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: remove all MACs when disabling...
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: remove addresses when a port leave...
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: flush all addresses when adding...
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: flush ATU on initial setup
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: rework ATU Flush operation
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: extract ATU data write access
2015-09-15 Vivien Didelotnet: dsa: mv88e6xxx: extract FID write from ATU command
next