aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10llc: Make llc_sap_action_t function pointer arrays constJoe Perches3-12/+12
2014-12-10llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches3-121/+121
2014-12-10llc: Make function pointer arrays constJoe Perches3-237/+237
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann36-218/+2
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann3-9/+9
2014-12-10netlink: use jhash as hashfn for rhashtableDaniel Borkmann1-1/+1
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt1-1/+1
2014-12-10isdn/gigaset: enable Kernel CAPI support by defaultTilman Schmidt1-1/+1
2014-12-10isdn/gigaset: elliminate unnecessary argument from send_cb()Tilman Schmidt1-16/+15
2014-12-10isdn/gigaset: clarify gigaset_modem_fill control structureTilman Schmidt1-28/+24
2014-12-10isdn/gigaset: drop duplicate declarationTilman Schmidt1-3/+0
2014-12-10tipc: fix broadcast wakeup contention after congestionRichard Alpe2-5/+5
2014-12-10enic: add support for set/get rss hash keyGovindarajulu Varadarajan3-4/+49
2014-12-10ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck3-3/+3
2014-12-10cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_alignAlexander Duyck1-5/+6
2014-12-10ethernet/intel: Use napi_alloc_skbAlexander Duyck6-11/+10
2014-12-10net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck3-8/+77
2014-12-10net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck2-40/+79
2014-12-09dummy: use MODULE_VERSIONFlavio Leitner1-0/+1
2014-12-09net: sched: cls: use nla_nest_cancel instead of nlmsg_trimJiri Pirko6-13/+8
2014-12-09amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas1-1/+1
2014-12-09net: fec: avoid kernal crash by NULL pointer when no phy connectionNimrod Andy1-0/+2
2014-12-09tipc: avoid double lock 'spin_lock:&seq->lock'Ying Xue1-1/+1
2014-12-09net: systemport: allow changing MAC addressFlorian Fainelli1-0/+22
2014-12-09bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu1-1/+0
2014-12-09rocker: remove swdev modeRoopa Prabhu2-19/+9
2014-12-09bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu1-0/+1
2014-12-09sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura1-2/+2
2014-12-09sh_eth: Optimization for RX excess judgementMitsuhiro Kimura1-5/+5
2014-12-09net: avoid to call skb_queue_len againLi RongQing1-1/+1
2014-12-09tcp: refine TSO autosizingEric Dumazet3-58/+63
2014-12-09bury memcpy_toiovec()Al Viro2-26/+0
2014-12-09skb_copy_datagram_iovec() can dieAl Viro2-86/+0
2014-12-09ppp_read(): switch to skb_copy_datagram_iter()Al Viro1-1/+3
2014-12-09switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro3-54/+28
2014-12-09first fruits - kill l2cap ->memcpy_fromiovec()Al Viro6-48/+6
2014-12-09put iov_iter into msghdrAl Viro33-112/+90
2014-12-09vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro3-12/+14
2014-12-09switch l2cap ->memcpy_fromiovec() to msghdrAl Viro3-7/+7
2014-12-09switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro3-6/+5
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro7-10/+11
2014-12-09ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"Al Viro1-56/+56
2014-12-09raw.c: stick msghdr into raw_frag_vecAl Viro1-4/+4
2014-12-09chelsio: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09hp100: fix misspelling of current function in stringJulia Lawall1-2/+5
2014-12-09uli526x: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall8-10/+9
2014-12-09dmfe: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09macvlan: play well with ipvlan deviceMahesh Bandewar1-0/+3