deliverable/linux.git
2015-07-21  Mathias Krausenet: #ifdefify sk_classid member of struct sock
2015-07-21  David S. MillerMerge branch 'lwtunnel'
2015-07-21  Thomas Grafopenvswitch: Use regular VXLAN net_device device
2015-07-21  Thomas Grafopenvswitch: Abstract vport name through ovs_vport_name()
2015-07-21  Thomas Grafopenvswitch: Move dev pointer into vport itself
2015-07-21  Thomas Grafopenvswitch: Make tunnel set action attach a metadata dst
2015-07-21  Thomas Grafvxlan: Factor out device configuration
2015-07-21  Thomas Graffib: Add fib rule match on tunnel id
2015-07-21  Thomas Grafroute: Per route IP tunnel metadata via lightweight...
2015-07-21  Thomas Grafroute: Extend flow representation with tunnel key
2015-07-21  Thomas Grafvxlan: Flow based tunneling
2015-07-21  Thomas Grafarp: Inherit metadata dst when creating ARP requests
2015-07-21  Thomas Grafdst: Metadata destinations
2015-07-21  Thomas Graficmp: Don't leak original dst into ip_route_input()
2015-07-21  Thomas Grafip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel...
2015-07-21  Roopa Prabhumpls: ip tunnel support
2015-07-21  Roopa Prabhumpls: export mpls functions for use by mpls iptunnels
2015-07-21  Roopa Prabhuipv6: rt6_info output redirect to tunnel output
2015-07-21  Roopa Prabhuipv4: redirect dst output to lwtunnel output
2015-07-21  Roopa Prabhulwtunnel: support dst output redirect function
2015-07-21  Roopa Prabhuipv6: support for fib route lwtunnel encap attributes
2015-07-21  Roopa Prabhuipv4: support for fib route lwtunnel encap attributes
2015-07-21  Roopa Prabhulwtunnel: infrastructure for handling light weight...
2015-07-21  Roopa Prabhurtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP...
2015-07-21  Pieter Hollantsqmi_wwan: Add support for Dell Wireless 5809e 4G Modem
2015-07-21  Jakub Wilkxfrm: Fix a typo
2015-07-21  David S. MillerMerge branch 'cxgb4-dcb'
2015-07-21  Anish Bhattcxgb4 : Fill DCB priority in vlan control headers
2015-07-21  Anish Bhattcxgb4 : Fill in number of DCB traffic classes supported
2015-07-21  Anish Bhattcxgb4 : Allow firmware DCB info to be queried in host...
2015-07-21  Anish Bhattcxgb4 : Only pass app selector of 0 or 3 to firmware
2015-07-21  Marcelo Ricardo... sctp: fix cut and paste issue in comment
2015-07-21  David S. MillerMerge branch 'sctp-src-addr'
2015-07-21  Marcelo Ricardo... sctp: fix src address selection if using secondary...
2015-07-21  Marcelo Ricardo... sctp: reduce indent level on sctp_v4_get_dst
2015-07-21  Sowmini Varadhannet/vxlan: Fix kernel unaligned access in __vxlan_find_mac
2015-07-21  Thomas Grafrhashtable: Allow other tasks to be scheduled in large...
2015-07-21  Shaohui Xiephylib: add driver for Teranetics TN2020
2015-07-21  David S. MillerMerge branch 'bpf-push-pop-helpers'
2015-07-21  Alexei Starovoitovtest_bpf: add bpf_skb_vlan_push/pop() tests
2015-07-21  Alexei Starovoitovbpf: introduce bpf_skb_vlan_push/pop() helpers
2015-07-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-07-21  David S. MillerMerge branch 'bcmgenet-phy-rework'
2015-07-21  Florian Fainellinet: bcmgenet: Remove init parameter from bcmgenet_mii_...
2015-07-21  Florian Fainellinet: bcmgenet: Delay PHY initialization to bcmgenet_open()
2015-07-21  Florian Fainellinet: bcmgenet: Determine PHY type before scanning MDIO bus
2015-07-21  Florian Fainellinet: bcmgenet: Power on integrated GPHY in bcmgenet_pow...
2015-07-21  Florian Fainellinet: bcmgenet: Use correct dev_id for free_irq
2015-07-21  Florian Fainellinet: bcmgenet: Remove excessive PHY reset
2015-07-21  David S. MillerMerge branch 'stmmac-cleanup'
2015-07-21  Joachim Eastwoodstmmac: drop custom_* fields from plat_stmmacenet_data
2015-07-21  Joachim Eastwoodstmmac: add proper probe function to dwmac-meson
2015-07-21  Joachim Eastwoodstmmac: add proper probe function to dwmac-lpc18xx
2015-07-21  Joachim Eastwoodstmmac: export probe_config_dt() and get_platform_resou...
2015-07-21  Joachim Eastwoodstmmac: make stmmac_probe_config_dt return the platform...
2015-07-21  Joachim Eastwoodstmmac: introduce stmmac_get_platform_resources()
2015-07-21  Joachim Eastwoodstmmac: clean up platform/of_match data retrieval
2015-07-21  Joachim Eastwoodstmmac: use of_device_get_match_data to retrieve of...
2015-07-21  David S. MillerMerge branch 'tipc-separate-link-and-aggregation'
2015-07-21  Jon Paul Maloytipc: reduce locking scope during packet reception
2015-07-21  Jon Paul Maloytipc: introduce node contact FSM
2015-07-21  Jon Paul Maloytipc: move link supervision timer to node level
2015-07-21  Jon Paul Maloytipc: simplify link timer implementation
2015-07-21  Jon Paul Maloytipc: improve link FSM implementation
2015-07-21  Jon Paul Maloytipc: introduce new link protocol msg create function
2015-07-21  Jon Paul Maloytipc: clean up definitions and usage of link flags
2015-07-21  Jon Paul Maloytipc: make media xmit call outside node spinlock context
2015-07-21  Jon Paul Maloytipc: change sk_buffer handling in tipc_link_xmit()
2015-07-21  Jon Paul Maloytipc: use bearer index when looking up active links
2015-07-21  Jon Paul Maloytipc: move link input queue to tipc_node
2015-07-21  Jon Paul Maloytipc: move link creation from neighbor discoverer to...
2015-07-21  Jon Paul Maloytipc: introduce link entry structure to struct tipc_node
2015-07-21  Jiri Bencnet: remove skb_frag_add_head
2015-07-21  David S. MillerMerge branch 'offload_fwd_mark'
2015-07-21  Scott Feldmanswitchdev: update documentation for offload_fwd_mark
2015-07-21  Scott Feldmanrocker: add offload_fwd_mark support
2015-07-21  Scott Feldmanswitchdev: add offload_fwd_mark generator helper
2015-07-21  Scott Feldmannet: add phys ID compare helper to test if two IDs...
2015-07-21  Scott Feldmannet: don't reforward packets already forwarded by offlo...
2015-07-21  Simon Hormanrocker: forward packets to CPU when port is joined...
2015-07-20  Nikolay Aleksandrovbridge: mcast: fix br_multicast_dev_del warn when igmp...
2015-07-20  Phil Sutternet/ipv6: update flowi6_oif in ip6_dst_lookup_flow...
2015-07-20  Nikolay Aleksandrovbonding: trivial: remove unused variables
2015-07-20  David S. MillerMerge branch 'bridge-temp-and-perm'
2015-07-20  Satish Ashokbridge: multicast: fix handling of temp and perm entries
2015-07-20  Nikolay Aleksandrovbridge: multicast: notify on group delete
2015-07-20  David S. MillerMerge branch 'bpf_cgroup_classid'
2015-07-20  Daniel Borkmannebpf: add helper to retrieve net_cls's classid cookie
2015-07-20  Daniel Borkmanncls_cgroup: factor out classid retrieval
2015-07-20  Govindarajulu... enic: allow adaptive coalesce setting for msi/legacy...
2015-07-20  Govindarajulu... enic: add adaptive coalescing intr for intx and msi...
2015-07-18  Todd Fujinakaigb: Fix i354 88E1112 PHY on RCC boards using AutoMedia...
2015-07-18  Fan Duixgbe: Don't report flow director filter's status
2015-07-18  Fan Duixgbevf: Set Rx hash type for ingress packets
2015-07-18  Fan Duixgbe: Specify Rx hash type WRT Rx desc RSS type
2015-07-18  Alexander Duyckixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag
2015-07-18  Alexander Duyckigb: Pull timestamp from fragment before adding it...
2015-07-18  Jacob Kellerdp83640: only report generic filters in ts_info
2015-07-18  Jacob Kellersiena: only report generic filters in get_ts_info
2015-07-18  Jacob Kellerixgbe: only report generic filters in get_ts_info
next
This page took 0.038728 seconds and 5 git commands to generate.