deliverable/linux.git
2015-05-21  Shradha Shahsfc: add ndo_set_vf_mac() function for EF10
2015-05-21  Jon Coopersfc: Initialise MCDI buffers to 0 on declaration.
2015-05-21  Daniel Pieczkosfc: Enable a VF to get its own MAC address
2015-05-21  Edward Creesfc: protect filter table against use-after-free
2015-05-21  Shradha Shahsfc: Store the efx_nic struct of the current VF in...
2015-05-21  Shradha Shahsfc: save old MAC address in case sriov_mac_address_cha...
2015-05-21  Shradha Shahsfc: Store vf_index in nic_data for Ef10.
2015-05-21  Shradha Shahsfc: MC_CMD_SET_MAC can only be called by the link...
2015-05-21  Shradha Shahsfc: change definition of MC_CMD_VADAPTOR_ALLOC
2015-05-21  Shradha Shahsfc: Add permissions to MCDI commands
2015-05-21  Vineet Guptastmmac: replace open coded __netdev_alloc_skb_ip_align...
2015-05-21  Joe Perchesqlge: Move jiffies_to_usecs immediately before loop
2015-05-21  David S. MillerMerge branch 'rocker-transaction-fixes'
2015-05-21  Simon Hormanrocker: make rocker_port_internal_vlan_id_{get, put...
2015-05-21  Simon Hormanrocker: do not make neighbour entry changes when prepar...
2015-05-21  Simon Hormanrocker: do not modify fdb table in rocker_port_fdb...
2015-05-21  Simon Hormanrocker: do not delete fdb entries in rocker_port_fdb_fl...
2015-05-21  Joe Perchesspider_net: Use DECLARE_BITMAP
2015-05-21  David S. MillerMerge branch 'ebpf-tail-call'
2015-05-21  Alexei Starovoitovsamples/bpf: bpf_tail_call example for networking
2015-05-21  Alexei Starovoitovsamples/bpf: bpf_tail_call example for tracing
2015-05-21  Alexei Starovoitovx86: bpf_jit: implement bpf_tail_call() helper
2015-05-21  Alexei Starovoitovbpf: allow bpf programs to tail-call other bpf programs
2015-05-21  Daniel Borkmannnet: dev: reduce both ingress hook ifdefs
2015-05-21  Eric Dumazettcp: add a force_schedule argument to sk_stream_alloc_skb()
2015-05-21  Erik Klineneigh: Better handling of transition to NUD_PROBE state
2015-05-19  Andy Zhouip: remove unused function prototype
2015-05-19  Daniel Borkmanntcp: add rfc3168, section 6.1.1.1. fallback
2015-05-19  David S. MillerMerge branch 'cxgb4-next'
2015-05-19  Hariprasad... cxgb4: replace ntoh{s, l} and hton{s, l} calls with...
2015-05-19  Hariprasad... cxgb4: Remove dead function t4_read_edc and t4_read_mc
2015-05-19  David S. MillerMerge tag 'mac80211-next-for-davem-2015-05-19' of git...
2015-05-19  Arnd Bergmannbe2net: make hwmon interface optional
2015-05-19  Eric B Munsontcp: Return error instead of partial read for saved...
2015-05-19  Parav Panditnet-next: ethtool: Added port speed macros.
2015-05-19  David S. MillerMerge branch 'icmp_frag'
2015-05-19  Andy Zhoubridge_netfilter: No ICMP packet on IPv4 fragmentation...
2015-05-19  Andy ZhouIPv4: skip ICMP for bridge contrack users when defrag...
2015-05-19  Andy Zhouipv4: introduce frag_expire_skip_icmp()
2015-05-18  Willem de Bruijnselftests/net: expect headroom in psock_fanout rollover
2015-05-18  Edward Creesfc: nicer log message on Siena SR-IOV probe fail
2015-05-18  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-05-18  David S. MillerMerge branch 'qeth-next'
2015-05-18  Peter Oberparleiters390/lcs: Fix null-pointer access in msg
2015-05-18  Eugene Crosserqeth: replace ENOSYS with EOPNOTSUPP
2015-05-18  Eugene Crosserqeth: BRIDGEPORT "sanity check"
2015-05-18  Eugene Crosserqeth: OSA version of SETBRIDGEPORT command
2015-05-18  Eugene Crosserqeth: IFF_PROMISC flag to BRIDGE PORT mode
2015-05-18  Eugene Crosserqeth: remove locks from sysfs _show
2015-05-18  Eugene Crosserqeth: fix handling of IPA return codes
2015-05-18  Thomas Richterqeth: fix rx checksum offload handling
2015-05-18  Herbert Xunetlink: Use random autobind rover
2015-05-18  WANG Congnetns: make nsid_lock per net
2015-05-18  Florian Fainellinet: dsa: bcm_sf2: properly propagate carrier down...
2015-05-18  Jiri Pirkoflow_dissector: remove bogus return in tipc section
2015-05-18  sixiao@microsoft.comhv_netvsc: change member name of struct netvsc_stats
2015-05-18  Samudrala,... switchdev: add support for fdb add/del/dump via switchd...
2015-05-18  David S. MillerMerge branch 'tcp_mem_pressure'
2015-05-18  Eric Dumazettcp: halves tcp_mem[] limits
2015-05-18  Eric Dumazettcp: allow one skb to be received per socket under...
2015-05-18  Eric Dumazettcp: fix behavior for epoll edge trigger
2015-05-18  Eric Dumazettcp: introduce tcp_under_memory_pressure()
2015-05-18  Eric Dumazettcp: rename sk_forced_wmem_schedule() to sk_forced_mem_...
2015-05-18  Eric Dumazetnet: fix sk_mem_reclaim_partial()
2015-05-18  Willem de Bruijnnet-packet: fix null pointer exception in rollover...
2015-05-17  Eric Dumazetnet: fix two sparse errors
2015-05-17  Eric Dumazetnetfilter: synproxy: fix sparse errors
2015-05-17  Eric Dumazetipip: fix one sparse error
2015-05-17  Eric Dumazetnet: fix sparse error in csum_replace4()
2015-05-17  Joe Perchesnetfilter: Use correct return for seq_show functions
2015-05-16  Florian Fainellinet: phy: Add state machine state transitions debug...
2015-05-15  Ying Xuerocker: fix a neigh entry leak issue
2015-05-15  David S. MillerMerge branch 'amd-xgbe-next'
2015-05-15  Lendacky, Thomasamd-xgbe: Remove manual check and set of dma_mask pointer
2015-05-15  Lendacky, Thomasamd-xgbe: Fix flow control setting logic
2015-05-15  Lendacky, Thomasamd-xgbe: Support defining PHY resources in ETH device...
2015-05-15  Lendacky, Thomasamd-xgbe: Move the PHY support into amd-xgbe
2015-05-15  Lendacky, Thomasamd-xgbe: Rework the Rx path SKB allocation
2015-05-15  Lendacky, Thomasamd-xgbe: Add netif_* message support to the driver
2015-05-15  Lendacky, Thomasamd-xgbe: Add additional stats to be reported via ethtool
2015-05-15  Pablo Neira... netfilter: x_tables: add context to know if extension...
2015-05-15  David S. MillerMerge branch 'stmmac-platform-glue'
2015-05-15  Joachim Eastwoodstmmac: drop driver from stmmac platform code
2015-05-15  Joachim Eastwoodstmmac: convert dwmac-sunxi to platform driver
2015-05-15  Joachim Eastwoodstmmac: convert dwmac-sti to platform driver
2015-05-15  Joachim Eastwoodstmmac: convert dwmac-socfpga to platform driver
2015-05-15  Joachim Eastwoodstmmac: convert dwmac-rk to platform driver
2015-05-15  Joachim Eastwoodstmmac: convert dwmac-meson to platform driver
2015-05-15  Joachim Eastwoodstmmac: convert dwmac-lpc18xx to a platform driver
2015-05-15  Joachim Eastwoodstmmac: add a generic dwmac driver
2015-05-15  Joachim Eastwoodstmmac: prepare stmmac platform to support stand alone...
2015-05-15  Joachim Eastwooddoc: dt: add documentation for nxp,lpc1850-dwmac
2015-05-15  Joachim Eastwoodstmmac: add dwmac glue for NXP 18xx/43xx family
2015-05-15  sixiao@microsoft.comhv_netvsc: use per_cpu stats to calculate TX/RX data
2015-05-15  Michael Holzheutest_bpf: fix sparse warnings
2015-05-15  Florian Westphalnet: core: set qdisc pkt len before tc_classify
2015-05-15  Nicolas Dichtelnetns: fix unbalanced spin_lock on error
2015-05-15  Bert Vermeulenmdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
2015-05-15  Daniel Borkmanntest_bpf: add tests related to BPF_MAXINSNS
2015-05-15  Eric Dumazettcp: syncookies: extend validity range
next
This page took 0.041644 seconds and 5 git commands to generate.