summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko
2015-12-22net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2015-12-22mlxsw: core: Allow to reset temperature history via hwmon interfaceJiri Pirko
2015-12-22RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior
2015-12-22net-sysfs: use to_net_dev in net_namespace()Geliang Tang
2015-12-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-12-22fm10k: IS_ENABLED() is not appropriate for boolean kconfig optionBruce Allan
2015-12-22fm10k: cleanup mailbox code comments etcBruce Allan
2015-12-22fm10k: use true/false for boolean get_host_stateBruce Allan
2015-12-22fm10k: remove unused struct elementBruce Allan
2015-12-22fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structuresBruce Allan
2015-12-22fm10k: address operator not needed when declaring function pointersBruce Allan
2015-12-22fm10k: use ether_addr_equal instead of memcmpJacob Keller
2015-12-22fm10k: Cleanup exception handling for changing queuesAlexander Duyck
2015-12-22fm10k: correctly pack TLV structures and explain reasoningJacob Keller
2015-12-22fm10k: don't initialize fm10k_workqueue at global levelBruce Allan
2015-12-20ibmveth: consolidate kmalloc of array, memset 0 to kcallocNicholas Mc Guire
2015-12-19netcp: fix regression in receive processingArnd Bergmann
2015-12-18asix: silence log message from oversize packetstephen hemminger
2015-12-18tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2015-12-18Merge branch 'bpf-misc-updates'David S. Miller
2015-12-18bpf, test: add couple of test casesDaniel Borkmann
2015-12-18bpf, x86: detect/optimize loading 0 immediatesDaniel Borkmann
2015-12-18bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann
2015-12-18bpf: add bpf_skb_load_bytes helperDaniel Borkmann
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18nfp: call netif_carrier_off() during initJakub Kicinski
2015-12-18Merge branch 'l3mdev-accept'David S. Miller
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18net: l3mdev: Add master device lookup by indexDavid Ahern
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork
2015-12-18ila: add NETFILTER dependencyArnd Bergmann
2015-12-18netfilter: meta: add support for setting skb->pkttypeFlorian Westphal
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17team: Advertise tunneling offload featuresEran Ben Elisha
2015-12-17net: qmi_wwan: ignore bogus CDC Union descriptorsBjørn Mork
2015-12-17net/macb: Update device tree binding for resetting PHY using GPIOGregory CLEMENT
2015-12-17Merge branch 'cxgb4-l2-table-enhancements'David S. Miller
2015-12-17cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai
2015-12-17cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai
2015-12-17cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-17nfp: clear ring delayed kick countersJakub Kicinski
2015-12-17tun: honor IFF_UP in tun_get_user()Eric Dumazet