summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-11net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...Cyrille Pitchen
2014-12-11Merge branch 'mlx4-next'David S. Miller
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz
2014-12-11be2net: Export tunnel offloads only when a VxLAN tunnel is createdSriharsha Basavapatna
2014-12-11gianfar: Fix dma check map error when DMA_API_DEBUG is enabledKevin Hao
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-10Merge branch 'fec-next'David S. Miller
2014-12-10net: fec: only enable mdio interrupt before phy device link upNimrod Andy
2014-12-10net: fec: clear all interrupt events to support i.MX6SXNimrod Andy
2014-12-10net: fec: reset fep link status in suspend functionNimrod Andy
2014-12-10net: sock: fix access via invalid file descriptorAlexei Starovoitov
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng
2014-12-10cxgb4/cxgb4vf: global named must be uniqueStephen Rothwell
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-10irda: Convert function pointer arrays and uses to constJoe Perches
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches
2014-12-10llc: Make function pointer arrays constJoe Perches
2014-12-10Merge branch 'kill_arch_fast_hash'David S. Miller
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann
2014-12-10netlink: use jhash as hashfn for rhashtableDaniel Borkmann
2014-12-10Merge branch 'isdn-next'David S. Miller
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt
2014-12-10isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt
2014-12-10isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt
2014-12-10isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt
2014-12-10isdn/gigaset: drop duplicate declarationTilman Schmidt
2014-12-10tipc: fix broadcast wakeup contention after congestionRichard Alpe
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan
2014-12-10Merge branch 'napi_page_frags'David S. Miller
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck
2014-12-10net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck
2014-12-10net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck
2014-12-10Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller
2014-12-09dummy: use MODULE_VERSIONFlavio Leitner
2014-12-09net: sched: cls: use nla_nest_cancel instead of nlmsg_trimJiri Pirko