summaryrefslogtreecommitdiffstats
path: root/arch/arc/include (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-17tipc: let internal link users call the new link send functionJon Paul Maloy1-8/+7
2014-07-17tipc: make name table distributor use new send functionJon Paul Maloy5-85/+48
2014-07-16net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz1-0/+2
2014-07-16net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV supportDaniel Borkmann1-2/+7
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2-9/+99
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland6-23/+125
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland5-9/+105
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland3-23/+79
2014-07-16bonding: remove pr_fmt from bond_options.cVeaceslav Falico1-2/+0
2014-07-16bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico1-115/+101
2014-07-16bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico1-2/+2
2014-07-16bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico1-2/+0
2014-07-16bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico1-6/+3
2014-07-16bonding: convert bond_debugfs.c to use netdev_printk instead of pr_Veaceslav Falico1-4/+2
2014-07-16bonding: remove pr_fmt from bond_alb.cVeaceslav Falico1-2/+0
2014-07-16bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico1-19/+15
2014-07-16bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico1-2/+0
2014-07-16bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico1-95/+88
2014-07-16bonding: remove pr_fmt from bond_main.cVeaceslav Falico1-2/+0
2014-07-16bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico1-180/+162
2014-07-16drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N1-3/+7
2014-07-16bonding: fix bond_option_mode_set warningNikolay Aleksandrov1-1/+2
2014-07-16bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico1-9/+10
2014-07-16sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree9-10/+56
2014-07-16net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz1-0/+2
2014-07-16bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2-7/+10
2014-07-16bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet4-45/+63
2014-07-16bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet1-1/+2
2014-07-16bonding: get rid of bond_option_active_slave_get()Eric Dumazet3-11/+16
2014-07-16net-timestamp: document deprecated syststampWillem de Bruijn2-4/+12
2014-07-16net-timestamp: SOCK_RAW and PING timestampingWillem de Bruijn3-13/+11
2014-07-16amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2-14/+0
2014-07-16phy: Expand phy speed/duplex settings arrayLendacky, Thomas1-1/+21
2014-07-16net: sctp: remove unnecessary break after return/gotoFabian Frederick2-5/+0
2014-07-16ieee802154: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-16irda: remove unnecessary break after returnFabian Frederick2-2/+0
2014-07-16caif: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-16NFC: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-16ipv6: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-16netfilter: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-16af_key: remove unnecessary break after returnFabian Frederick1-3/+0
2014-07-16mac80211: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-16drop_monitor: remove unnecessary break after returnFabian Frederick1-2/+0
2014-07-16pktgen: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-16netlabel: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-16af_iucv: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-169P: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-16tipc: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-16packet: remove unnecessary break after returnFabian Frederick1-2/+0
2014-07-16cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai8-0/+196