aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-15bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2-7/+10
2014-07-15bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet4-45/+63
2014-07-15bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet1-1/+2
2014-07-15bonding: get rid of bond_option_active_slave_get()Eric Dumazet3-11/+16
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn2-4/+12
2014-07-15net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn3-13/+11
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2-14/+0
2014-07-15phy: Expand phy speed/duplex settings arrayLendacky, Thomas1-1/+21
2014-07-15net: sctp: remove unnecessary break after return/gotoFabian Frederick2-5/+0
2014-07-15ieee802154: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15irda: remove unnecessary break after returnFabian Frederick2-2/+0
2014-07-15caif: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15NFC: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-15ipv6: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15netfilter: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15af_key: remove unnecessary break after returnFabian Frederick1-3/+0
2014-07-15mac80211: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15drop_monitor: remove unnecessary break after returnFabian Frederick1-2/+0
2014-07-15pktgen: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15netlabel: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-15af_iucv: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-159P: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15tipc: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15packet: remove unnecessary break after returnFabian Frederick1-2/+0
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai8-0/+196
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai5-11/+143
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai9-34/+142
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai8-16/+47
2014-07-15tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reductionChristoph Paasch3-10/+9
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen3-7/+17
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen97-133/+185
2014-07-15net: set name assign type for renamed devicesTom Gundersen1-0/+7
2014-07-15net: add name_assign_type netdev attributeTom Gundersen4-0/+39
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia1-1/+1
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACKNikita Edward Baruzdin1-4/+7
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_LOOPBACKNikita Edward Baruzdin1-5/+13
2014-07-15can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flagNikita Edward Baruzdin1-0/+1
2014-07-15can: netlink: Remove space before tabNikita Edward Baruzdin1-1/+1
2014-07-15can: c_can: convert to use devm * apiLad, Prabhakar1-33/+10
2014-07-14ethernet: amd: fix 'foo* bar'Varka Bhadram1-36/+40
2014-07-14ethernet: amd: fix pci device idsVarka Bhadram1-9/+11
2014-07-14ethernet: amd: fix comment stylesVarka Bhadram1-95/+86
2014-07-14ethernet: amd: dynamic debug fixesVarka Bhadram1-32/+26
2014-07-14ethernet: amd: use devm_ioremap()Varka Bhadram1-5/+2
2014-07-14ethernet: amd: move amd111e_remove_one after probeVarka Bhadram1-12/+13
2014-07-14sfc: Add 40G link capability decodingEdward Cree1-0/+11
2014-07-14sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski1-0/+2
2014-07-14udp: Move udp_tunnel_segment into udp_offload.cTom Herbert2-76/+76
2014-07-14l2tp: Call udp_sock_createTom Herbert2-59/+28
2014-07-14vxlan: Call udp_sock_createTom Herbert2-91/+25